Skip to content

Commit f6cf685

Browse files
committed
update
1 parent f1fe503 commit f6cf685

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,9 @@ updates:
55
schedule:
66
interval: "weekly"
77
open-pull-requests-limit: 10
8-
ignore:
9-
- dependency-name: "*"
10-
update-types:
11-
- "version-update:semver-major"
12-
- "version-update:semver-patch"
138

149
- package-ecosystem: "github-actions"
1510
directory: "/"
1611
schedule:
1712
interval: "weekly"
18-
open-pull-requests-limit: 10
19-
ignore:
20-
- dependency-name: "*"
21-
update-types:
22-
- "version-update:semver-major"
23-
- "version-update:semver-patch"
13+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)