Skip to content

Commit

Permalink
Use Dependabot group update (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Sep 3, 2023
1 parent 0339b2a commit 252a043
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ updates:
directory: '/'
schedule:
interval: monthly
open-pull-requests-limit: 1
open-pull-requests-limit: 3
versioning-strategy: increase
labels:
- 'pr: dependencies'
groups:
development-dependencies:
dependency-type: development
exclude-patterns: ['remark*']

- package-ecosystem: github-actions
directory: '/'
Expand Down

0 comments on commit 252a043

Please sign in to comment.