Skip to content

Commit

Permalink
Group minor dependency updates (#105)
Browse files Browse the repository at this point in the history
* Group minor dependency updates

* Add Github actions updates
  • Loading branch information
simonmarty authored Nov 21, 2024
1 parent 16028c5 commit b746890
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
dependencies:
applies-to: version-updates
dependency-type: production
update-types:
- minor
- patch
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit b746890

Please sign in to comment.