We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 832fb6d + a9503be commit e68dd9cCopy full SHA for e68dd9c
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: npm
4
+ directory: '**/*'
5
+ versioning-strategy: increase
6
+ schedule:
7
+ interval: weekly
0 commit comments