We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7233015 commit 7fa87b2Copy full SHA for 7fa87b2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ cooldown:
7
+ interval: "monthly"
8
+ assignees:
9
+ - "TheLartians"
10
11
+ default-days: 7
12
+
13
+ - package-ecosystem: "github-actions"
14
15
16
+ interval: "weekly"
17
18
19
20
0 commit comments