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 10f26f1 commit c99acc8Copy full SHA for c99acc8
.github/dependabot.yml
@@ -8,3 +8,9 @@ updates:
8
prefix: "chore:"
9
open-pull-requests-limit: 5
10
versioning-strategy: "increase"
11
+ - package-ecosystem: "github-actions"
12
+ directory: "/"
13
+ schedule:
14
+ interval: "weekly"
15
+ commit-message:
16
+ prefix: "chore:"
0 commit comments