We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d4005 commit cbda552Copy full SHA for cbda552
.github/dependabot.yml
@@ -7,3 +7,10 @@ updates:
7
open-pull-requests-limit: 3
8
labels:
9
- "dependabot:golang"
10
+ - package-ecosystem: "github-actions"
11
+ directory: /
12
+ schedule:
13
+ interval: "weekly"
14
+ open-pull-requests-limit: 3
15
+ labels:
16
+ - "dependabot:actions"
0 commit comments