Skip to content

Commit 1922487

Browse files
authored
Switch Dependabot to increase-if-necessary versioning strategy (#278)
To stop the unnecessary version bump PRs like #277. See: https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#versioning-strategy-- Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent 80a80b7 commit 1922487

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
versioning-strategy: increase-if-necessary

0 commit comments

Comments
 (0)