There was an error while loading. Please reload this page.
1 parent 97094a1 commit 256cec9Copy full SHA for 256cec9
1 file changed
.github/dependabot.yml
@@ -9,3 +9,11 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ - package-ecosystem: "github-actions"
13
+ directory: "/"
14
+ schedule:
15
+ interval: "monthly"
16
+ groups:
17
+ github-actions:
18
+ patterns:
19
+ - '*'
0 commit comments