Skip to content

Commit

Permalink
mkdocs group (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob authored Apr 27, 2024
1 parent 66dbbc3 commit d62a118
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions group.json5
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"local>TWiStErRob/renovate-config:group.json5/log4j2",
"local>TWiStErRob/renovate-config:group.json5/jackson",
"local>TWiStErRob/renovate-config:group.json5/notion",
"local>TWiStErRob/renovate-config:group.json5/mkdocs",
],
},
"twisterrob-gradle": {
Expand Down Expand Up @@ -317,4 +318,16 @@
},
],
},
"mkdocs": {
packageRules: [
{
groupName: "mkdocs",
description: "Group together coupled dependencies of mkdocs.",
matchPackageNames: [
"mkdocs",
"mkdocs-material",
],
},
],
},
}

0 comments on commit d62a118

Please sign in to comment.