Skip to content

Commit

Permalink
build: add increase versioning strategy for dependabot (#2596)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Bate <djbate23@gmail.com>
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
  • Loading branch information
4 people authored Jun 24, 2024
1 parent 70f6c97 commit 6ce6af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ updates:
commit-message:
prefix: "build(deps):"
prefix-development: "build(deps-dev):"
versioning-strategy: "increase"

0 comments on commit 6ce6af4

Please sign in to comment.