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 6be8e19 commit b362f07Copy full SHA for b362f07
.github/dependabot.yml
@@ -10,9 +10,14 @@ updates:
10
update-types:
11
- version-update:semver-patch
12
- version-update:semver-minor
13
+
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
schedule:
17
interval: "daily"
18
reviewers:
19
- "python-discord/devops"
20
+ groups:
21
+ ci-dependencies:
22
+ patterns:
23
+ - "*"
0 commit comments