Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
ci: improve Dependabot versioning strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad authored Dec 21, 2024
1 parent 8c05bc1 commit 85c4a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 2
enable-beta-ecosystems: true
updates:
- package-ecosystem: pub
versioning-strategy: increase-if-necessary
directories:
- "**/*"
schedule:
Expand Down

0 comments on commit 85c4a83

Please sign in to comment.