We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d71f79 commit a70d892Copy full SHA for a70d892
1 file changed
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: "weekly"
7
versioning-strategy: increase
8
+ ignore:
9
+ - dependency-name: "yargs"
10
+ versions:
11
+ - ">=18.0.0"
12
groups:
13
minor-dependencies:
14
update-types:
0 commit comments