Add Dependabot configuration for GitHub Actions (#1876)
This commit is contained in:
committed by
GitHub
parent
c9e98e53a7
commit
f2abefffaf
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user