We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc1115 commit f3cc02bCopy full SHA for f3cc02b
.github/dependabot.yml
@@ -11,6 +11,8 @@ updates:
11
- ":heavy_check_mark: dependencies"
12
- package-ecosystem: "dotnet-sdk"
13
directory: "/Source"
14
+ ignore:
15
+ versions: '9.*'
16
schedule:
17
interval: weekly
18
target-branch: main
0 commit comments