Skip to content

Commit

Permalink
CI: Configure dependabot grouping (imsnif#395)
Browse files Browse the repository at this point in the history
* CI: Configure dependabot grouping

* Write changelog
  • Loading branch information
cyqsimon authored Apr 1, 2024
1 parent 7dbd371 commit b857adc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ updates:
schedule:
interval: monthly
open-pull-requests-limit: 30
groups:
dependencies:
patterns:
- "*"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## Changed
* CI: strip release binaries for all targets #358 - @cyqsimon
* Bump MSRV to 1.74 (required by clap 4.5; see #373)
* CI: Configure dependabot grouping #395 - @cyqsimon

## [0.22.2] - 2024-01-28

Expand Down

0 comments on commit b857adc

Please sign in to comment.