There was an error while loading. Please reload this page.
1 parent 3b75b7c commit 9cc85c1Copy full SHA for 9cc85c1
2 files changed
.github/dependabot.yml
@@ -0,0 +1,15 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: npm
4
+ directory: "/"
5
+ schedule:
6
+ interval: weekly
7
+ cooldown:
8
+ default-days: 14
9
+
10
+ - package-ecosystem: github-actions
11
12
13
14
15
.yarnrc.yml
@@ -0,0 +1 @@
+npmMinimalAgeGate: "14d"
0 commit comments