Skip to content

Commit 5a9bfdd

Browse files
Update dependabot.yml
1 parent 2574315 commit 5a9bfdd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,12 @@ updates:
2222
prefix: "build"
2323
target-branch: "dependabotchanges"
2424
open-pull-requests-limit: 100
25+
26+
- package-ecosystem: "github-actions"
27+
directory: "/"
28+
schedule:
29+
interval: "monthly"
30+
commit-message:
31+
prefix: "build"
32+
target-branch: "dependabotchanges"
33+
open-pull-requests-limit: 100

0 commit comments

Comments
 (0)