We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fe351 commit 58152e3Copy full SHA for 58152e3
1 file changed
.github/dependabot.yml
@@ -6,6 +6,7 @@ updates:
6
directory: /
7
schedule:
8
interval: weekly
9
+ labels: ["type: chore"]
10
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--
11
groups:
12
major:
@@ -18,6 +19,7 @@ updates:
18
19
20
21
22
23
24
actions:
25
# Combine all images of last week
0 commit comments