Skip to content

Commit

Permalink
Group mkdocs version bumps
Browse files Browse the repository at this point in the history
There might be cases in which some mkdocs extensions pin certain minor
mkdocs versions. Then we're forced to update them in lockstep with the
main mkdocs version.

Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed May 6, 2024
1 parent 70de5fa commit 9d981d2
Showing 1 changed file with 4 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 @@ -61,6 +61,10 @@ updates:
directory: /docs
schedule:
interval: daily
groups:
mkdocs:
patterns:
- "mkdocs*"

- package-ecosystem: gomod
directory: /hack/tool
Expand Down

0 comments on commit 9d981d2

Please sign in to comment.