Skip to content

Commit 5c8e9a1

Browse files
chore: update dependabot configuration to ignore Nerdbank.GitVersioning version 3.10.0 and above
1 parent 49fae16 commit 5c8e9a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ updates:
1515
ignore:
1616
- dependency-name: "Microsoft.ApplicationInsights*"
1717
versions: [">=3.0.0"]
18+
- dependency-name: "Nerdbank.GitVersioning"
19+
versions: [">=3.10.0"]
1820

1921
- package-ecosystem: "terraform"
2022
assignees: ["frasermolyneux"]

0 commit comments

Comments
 (0)