Skip to content

Commit

Permalink
Merge pull request #4 from KidiIT/KidiIT-patch-1
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
KidiIT authored Dec 28, 2023
2 parents c54b492 + 28fb660 commit 1a1663d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
# Disable all pull requests for Docker dependencies
open-pull-requests-limit: 0

Expand All @@ -28,4 +28,4 @@ updates:
versions: ["4.x", "5.x"]
# For all packages, ignore all patch updates
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
update-types: ["version-update:semver-patch"]

0 comments on commit 1a1663d

Please sign in to comment.