Skip to content

Commit

Permalink
Merge pull request #802 from hey-api/ci/dependabot-labels
Browse files Browse the repository at this point in the history
ci: use only dependencies label for dep updates
  • Loading branch information
mrlubos authored Jul 22, 2024
2 parents 757d2b4 + d0fa3d2 commit db2ea99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'dependencies'
groups:
github-actions:
patterns:
Expand All @@ -16,6 +18,8 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'dependencies'
groups:
prod-deps:
dependency-type: 'production'
Expand Down

0 comments on commit db2ea99

Please sign in to comment.