We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a8aff7 + 63f7f46 commit 182fc42Copy full SHA for 182fc42
2 files changed
.github/dependabot.yml
@@ -0,0 +1,14 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ cooldown:
8
+ default-days: 45
9
+ - package-ecosystem: "npm"
10
11
12
13
14
.npmrc
@@ -0,0 +1 @@
+min-release-age=45
0 commit comments