Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: KIDI'S-TECH <[email protected]>
  • Loading branch information
KidiIT authored Dec 28, 2023
1 parent c54b492 commit 28fb660
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 28fb660

Please sign in to comment.