Skip to content

Commit 5ee8137

Browse files
Ignore gradle-wrapper from dependabot
1 parent ec2e93b commit 5ee8137

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ updates:
66
interval: "monthly"
77
target-branch: main
88
open-pull-requests-limit: 10
9-
labels:
10-
- "dependencies"
119

1210
- package-ecosystem: "gradle"
1311
directory: "/"
@@ -21,5 +19,4 @@ updates:
2119
- dependency-name: "*"
2220
update-types:
2321
- "version-update:semver-major"
24-
labels:
25-
- "dependencies"
22+
- dependency-name: "gradle-wrapper"

0 commit comments

Comments
 (0)