We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babf443 commit 4c84483Copy full SHA for 4c84483
.github/dependabot.yml
@@ -11,3 +11,8 @@ updates:
11
directory: "/"
12
schedule:
13
interval: "weekly"
14
+ groups:
15
+ astro-and-starlight:
16
+ patterns:
17
+ - "astro"
18
+ - "@astrojs/starlight"
0 commit comments