We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b301d commit 7a5bac5Copy full SHA for 7a5bac5
.github/dependabot.yml
@@ -8,15 +8,15 @@ updates:
8
- package-ecosystem: "github-actions"
9
directory: "/"
10
schedule:
11
- interval: "daily"
+ interval: "weekly"
12
13
directory: "/.github/actions/setup-node"
14
15
16
- package-ecosystem: "npm"
17
18
19
20
groups:
21
storybook:
22
patterns: ["@storybook/*", "storybook"]
0 commit comments