Skip to content

Commit

Permalink
Merge pull request #162 from spinkube/group-patch
Browse files Browse the repository at this point in the history
feat(dependabot): group patch updates to eliminate PRs
  • Loading branch information
Mossaka authored Jul 29, 2024
2 parents 673db45 + 6d06c96 commit d6407e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ updates:
schedule:
interval: "weekly"
ignore:
- dependency-name: "wasmtime"
- dependency-name: "wasmtime"
groups:
patch:
update-types:
- "patch"

0 comments on commit d6407e1

Please sign in to comment.