Skip to content

Commit 4bf0d17

Browse files
committed
Exclude com.google.code.findbugs from Dependabot
1 parent ac5a63a commit 4bf0d17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
interval: "weekly"
77
day: "sunday"
88
ignore:
9+
- dependency-name: "com.google.code.findbugs:annotations"
910
- dependency-name: "*"
1011
update-types: ["version-update:semver-major", "version-update:semver-minor"]
1112
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)