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 bb9e735 commit 1372d48Copy full SHA for 1372d48
.github/dependabot.yml
@@ -7,3 +7,13 @@ updates:
7
interval: "daily"
8
# Run only required security updates
9
open-pull-requests-limit: 0
10
+
11
+ - package-ecosystem: "github-actions"
12
+ directory: "/.github/workflows/"
13
+ schedule:
14
+ interval: "monthly"
15
+ groups:
16
+ actions-dependencies:
17
+ applies-to: version-updates
18
+ patterns:
19
+ - "*"
0 commit comments