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.
com.google.code.findbugs
1 parent ac5a63a commit 4bf0d17Copy full SHA for 4bf0d17
.github/dependabot.yml
@@ -6,6 +6,7 @@ updates:
6
interval: "weekly"
7
day: "sunday"
8
ignore:
9
+ - dependency-name: "com.google.code.findbugs:annotations"
10
- dependency-name: "*"
11
update-types: ["version-update:semver-major", "version-update:semver-minor"]
12
open-pull-requests-limit: 10
0 commit comments