Skip to content

Commit

Permalink
group remark deps in dependabot docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Oct 1, 2023
1 parent 776f8da commit ad147b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ updates:
- "dependencies"
commit-message:
prefix: "(docs deps)"
groups:
remark:
patterns:
- "remark*"
update-types:
- "minor"
- "patch"
directory: "/"
schedule:
interval: monthly

0 comments on commit ad147b3

Please sign in to comment.