We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7dab97 + a15ef4d commit 128f05cCopy full SHA for 128f05c
1 file changed
.github/dependabot.yml
@@ -5,14 +5,14 @@ updates:
5
schedule:
6
interval: "daily"
7
labels:
8
- - ":game_die: dependencies"
9
- - ":robot: bot"
+ - "dependencies"
+ - "bot"
10
- package-ecosystem: "npm"
11
directory: "/"
12
13
14
allow:
15
- dependency-type: "production"
16
17
18
0 commit comments