Skip to content

Commit

Permalink
Update .github/dependabot.yml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
koriym and coderabbitai[bot] authored Nov 2, 2024
1 parent df89530 commit 8a9d4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ updates:
interval: "weekly"
ignore:
- dependency-name: "*" # Ignore all dependencies for specific update types
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
update-types: ["version-update:semver-minor"]
- dependency-name: "phpunit/phpunit"
update-types: ["version-update:semver-major"]

0 comments on commit 8a9d4ed

Please sign in to comment.