1
0
Fork 0

Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date

pull/11880/head
Patric Stout 2024-01-25 20:02:20 +01:00
parent 36579dd18b
commit e94070c53b
1 changed files with 10 additions and 0 deletions

10
.github/dependabot.yml vendored 100644
View File

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
actions:
patterns:
- "*"