Skip to content

Commit

Permalink
Updated dependabot to include multiple deps in the same PR -> https:/…
Browse files Browse the repository at this point in the history
  • Loading branch information
frangiz committed May 6, 2024
1 parent 4979f7b commit e27ea10
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@ updates:
interval: "weekly"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
update-types: ["version-update:semver-patch"]
groups:
all-dependencis:
patterns:
- "*"
exclude-patterns:
- "pre-commit"

0 comments on commit e27ea10

Please sign in to comment.