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 427cb1f commit d278790Copy full SHA for d278790
1 file changed
.github/dependabot.yml
@@ -14,3 +14,8 @@ updates:
14
- dependency-name: com.puppycrawl.tools:checkstyle
15
versions:
16
- ">= 10"
17
+- package-ecosystem: github-actions
18
+ directory: "/"
19
+ schedule:
20
+ interval: weekly
21
+ open-pull-requests-limit: 10
0 commit comments