Skip to content

Commit

Permalink
Merge pull request #49 from k-capehart/dependabot-job-updates
Browse files Browse the repository at this point in the history
fix: dependabot job
  • Loading branch information
k-capehart authored Jun 28, 2024
2 parents ad65cfd + fde7501 commit cf72df3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ updates:
schedule:
interval: 'monthly'
day: 'monday'
versioning-strategy: 'increase'
pull-request-branch-name:
separator: '-'
commit-message:
prefix: fix(deps)
groups:
dev-dependencies:
applies-to: version-updates
dev-dependencies:

0 comments on commit cf72df3

Please sign in to comment.