We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d1c60 commit 7fecbc7Copy full SHA for 7fecbc7
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "npm"
5
+ directory: "/"
6
+ schedule:
7
+ interval: 'weekly'
8
+ day: 'monday'
9
+ open-pull-requests-limit: 1
0 commit comments