Skip to content

Commit

Permalink
Ignore hazelcast and influxdb updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Jul 26, 2024
1 parent 9dd6016 commit 646e5e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 10
ignore:
- dependency-name: "com.influxdb:influxdb-java-client"
update-types: [ "version-update:semver-major" ]
- package-ecosystem: "gradle"
directory: "/modules/jdbc"
schedule:
Expand Down Expand Up @@ -376,6 +379,8 @@ updates:
update-types: [ "version-update:semver-major" ]
- dependency-name: "com.diffplug.spotless"
update-types: [ "version-update:semver-minor" ]
- dependency-name: "com.hazelcast:hazelcast"
update-types: [ "version-update:semver-minor" ]

# Smoke test
- package-ecosystem: "gradle"
Expand Down

0 comments on commit 646e5e7

Please sign in to comment.