There was an error while loading. Please reload this page.
2 parents c0f1364 + 93c47dd commit 073d880Copy full SHA for 073d880
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: npm
4
+ directory: "/"
5
+ schedule:
6
+ interval: weekly
7
+ day: saturday
8
+ time: "03:00"
9
+ timezone: Europe/Paris
10
+ open-pull-requests-limit: 10
11
+ labels:
12
+ - 3. to review
13
+ - dependencies
0 commit comments