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 0417ef1 commit eacd557Copy full SHA for eacd557
.github/dependabot.yml
@@ -24,6 +24,9 @@ updates:
24
# node-gyp now depends on python 3.10, we install 3.6 in our dockerfile
25
- dependency-name: "node-gyp"
26
- dependency-name: "prebuild"
27
+ versioning-strategy: increase
28
+ allow:
29
+ - dependency-type: "development"
30
31
groups:
32
development-dependencies:
0 commit comments