We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fe503 commit f6cf685Copy full SHA for f6cf685
.github/dependabot.yml
@@ -5,19 +5,9 @@ updates:
5
schedule:
6
interval: "weekly"
7
open-pull-requests-limit: 10
8
- ignore:
9
- - dependency-name: "*"
10
- update-types:
11
- - "version-update:semver-major"
12
- - "version-update:semver-patch"
13
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
17
18
- open-pull-requests-limit: 10
19
20
21
22
23
+ open-pull-requests-limit: 10
0 commit comments