Skip to content

Commit

Permalink
Remove custom dependabot labels (#612)
Browse files Browse the repository at this point in the history
#611 (comment)

dependabot should automatically add its own labels anyway, see
prefix-dev/setup-pixi#62 and
prefix-dev/setup-pixi#30
  • Loading branch information
pavelzw authored Jan 4, 2024
1 parent 8cbeca8 commit bdfcd27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ updates:
directory: /
schedule:
interval: weekly
labels:
- dependencies
commit-message:
prefix: bump
ignore:
Expand All @@ -18,8 +16,6 @@ updates:
directory: /
schedule:
interval: weekly
labels:
- dependencies
commit-message:
prefix: chore(ci)
groups:
Expand Down

0 comments on commit bdfcd27

Please sign in to comment.