We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2574315 commit 5a9bfddCopy full SHA for 5a9bfdd
.github/dependabot.yml
@@ -22,3 +22,12 @@ updates:
22
prefix: "build"
23
target-branch: "dependabotchanges"
24
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