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 7dc1fb5 commit a1ee2caCopy full SHA for a1ee2ca
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ day: "saturday"
8
+ time: "03:14"
9
+ timezone: Asia/Calcutta
10
+ rebase-strategy: "disabled"
11
+ open-pull-requests-limit: 10
0 commit comments