Skip to content

Commit

Permalink
remove unnecessary dependabot ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Dec 19, 2023
1 parent 5fb7e7d commit 53f95ba
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,4 @@ updates:
- package-ecosystem: docker
directory: /
schedule:
interval: daily
ignore:
- dependency-name: centos
versions:
- ">= 8"
- "<7"
- dependency-name: rockylinux
update-types:
- "version-update:semver-major"
interval: weekly

0 comments on commit 53f95ba

Please sign in to comment.