Skip to content

Commit 600d005

Browse files
authored
Configure group dependencies for docusaurous (k3s-io#230)
Signed-off-by: Derek Nola <derek.nola@suse.com>
1 parent f725ec6 commit 600d005

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
docusaurous-dependencies:
14+
patterns:
15+
- "@docusaurus/*"

.github/workflows/dependabot.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)