We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1452881 commit f2ba767Copy full SHA for f2ba767
1 file changed
.github/dependabot.yml
@@ -4,3 +4,11 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ - package-ecosystem: "github-actions"
8
+ directory: "/"
9
+ schedule:
10
+ interval: "weekly"
11
+ groups:
12
+ actions:
13
+ patterns:
14
+ - "*"
0 commit comments