We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f486c6d commit 0891eb1Copy full SHA for 0891eb1
.github/dependabot.yaml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: npm
4
+ directories:
5
+ - /
6
+ schedule:
7
+ interval: weekly
8
+ day: monday
9
+ time: "00:00"
10
+ timezone: UTC
11
+ open-pull-requests-limit: 5
0 commit comments