Skip to content

Commit

Permalink
chore: updated dependabot
Browse files Browse the repository at this point in the history
updated auto-assigned labels
  • Loading branch information
marchershey committed May 17, 2024
1 parent fe2109c commit e208ce0
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ updates:
interval: daily
open-pull-requests-limit: 10
labels:
- dependabot
- dependencies
- dep-composer
- '!Chore'
- 'dbot'
- 'dep'
- 'dep: composer'
versioning-strategy: increase

# Maintain dependencies for npm
Expand All @@ -19,9 +20,10 @@ updates:
interval: daily
open-pull-requests-limit: 10
labels:
- dependabot
- dependencies
- dep-npm
- '!Chore'
- 'dbot'
- 'dep'
- 'dep: npm'
versioning-strategy: increase

# Maintain dependencies for GitHub Actions
Expand All @@ -31,6 +33,7 @@ updates:
interval: daily
open-pull-requests-limit: 10
labels:
- dependabot
- dependencies
- dep-github
- '!Chore'
- 'dbot'
- 'dep'
- 'dep: github'

0 comments on commit e208ce0

Please sign in to comment.