We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6717aee + 90301d4 commit cf7f45dCopy full SHA for cf7f45d
2 files changed
.github/dependabot.yaml
@@ -7,13 +7,13 @@ updates:
7
schedule:
8
interval: weekly
9
groups:
10
- all:
+ all-go-deps:
11
patterns: ["*"]
12
- package-ecosystem: github-actions
13
directories:
14
- "**/.github/workflows"
15
16
17
18
+ all-gh-actions:
19
modules/repository-base/base-dependabot/.github/dependabot.yaml
@@ -9,12 +9,12 @@ updates:
interval: daily
directory: /
20
0 commit comments