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 0f5948c commit fb71e8aCopy full SHA for fb71e8a
.github/dependabot.yml
@@ -32,6 +32,8 @@ updates:
32
- "/new-cli"
33
- "/src"
34
- "/"
35
+ ignore:
36
+ - dependency-name: "LibGit2Sharp"
37
schedule:
38
interval: daily
39
open-pull-requests-limit: 10
0 commit comments