We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701daac commit b1f0023Copy full SHA for b1f0023
1 file changed
.github/dependabot.yml
@@ -16,3 +16,7 @@ updates:
16
directory: "/docs"
17
schedule:
18
interval: "monthly"
19
+ groups:
20
+ docusaurus:
21
+ patterns:
22
+ - "@docusaurus/*"
0 commit comments