We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e008c commit 22a72a5Copy full SHA for 22a72a5
.github/dependabot.yml
@@ -0,0 +1,18 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ groups:
6
+ actions:
7
+ patterns:
8
+ - actions/*
9
+ schedule:
10
+ interval: monthly
11
+ time: "06:30"
12
+ timezone: Europe/London
13
+- package-ecosystem: "npm"
14
15
16
17
18
0 commit comments