Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date (#11880)

pull/661/head
Patric Stout 4 months ago committed by GitHub
parent 36579dd18b
commit cd75adfb71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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