Skip to content

Commit 58152e3

Browse files
authored
chore(dependabot): add type: chore labels to update PRs (#2756)
1 parent 00fe351 commit 58152e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
directory: /
77
schedule:
88
interval: weekly
9+
labels: ["type: chore"]
910
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--
1011
groups:
1112
major:
@@ -18,6 +19,7 @@ updates:
1819
directory: /
1920
schedule:
2021
interval: weekly
22+
labels: ["type: chore"]
2123
groups:
2224
actions:
2325
# Combine all images of last week

0 commit comments

Comments
 (0)