We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defa85d commit 7f2e274Copy full SHA for 7f2e274
1 file changed
.github/dependabot.yml
@@ -7,5 +7,8 @@ version: 2
7
updates:
8
- package-ecosystem: github-actions # See documentation for possible values
9
directory: / # Location of package manifests
10
+ labels:
11
+ - dependencies
12
+ - github-actions
13
schedule:
14
interval: weekly
0 commit comments