Skip to content

Commit

Permalink
Attempt another fix to dependabot config (#5560)
Browse files Browse the repository at this point in the history
## Which problem is this PR solving?
- #5552

## Description of the changes
- try different config

## How was this change tested?
- CI

Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Jun 11, 2024
1 parent c80b8e1 commit 3d604ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ updates:
- /docker-compose/cassandra/v4
schedule:
interval: daily
allow:
ignore:
- dependency-name: "cassandra"
update-types:
- minor
- patch
update-types: [ "version-update:semver-major" ]

0 comments on commit 3d604ba

Please sign in to comment.