Skip to content

Commit

Permalink
Update labels in dependabot.yml (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssadai authored Dec 20, 2024
1 parent cd50615 commit 12719b0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,20 @@ updates:
interval: 'weekly'
labels:
- '_bot'
- 'maint:dependency'
- 'type:maintenance'
- 'dependencies'

- package-ecosystem: 'gitsubmodule'
directory: '/'
schedule:
interval: 'weekly'
labels:
- "_bot"
- "maint:dependency"
- "type:maintenance"
- "dependencies"

- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
labels:
- '_bot'
- 'maint:dependency'
- 'type:maintenance'
- 'dependencies'

0 comments on commit 12719b0

Please sign in to comment.