Skip to content

Commit facad2a

Browse files
mikehardermarkcowl
authored andcommitted
[EngSys] Use increase-if-necessary for .github dependabot (Azure#32442)
1 parent a38f741 commit facad2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ updates:
4646
- dependency-name: "prettier"
4747
# Points to "github:actions/github-script" since package isn't published to npmjs
4848
- dependency-name: "@types/github-script"
49+
# Leave the constraint if the original constraint allows the new version, otherwise, bump the constraint.
50+
versioning-strategy: increase-if-necessary

0 commit comments

Comments
 (0)