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 3ac194b commit 3b6c7b2Copy full SHA for 3b6c7b2
1 file changed
.github/dependabot.yml
@@ -11,6 +11,10 @@ updates:
11
directory: /
12
schedule:
13
interval: monthly
14
+ groups:
15
+ npm-dependencies:
16
+ patterns:
17
+ - '*'
18
labels:
19
- 'no-changelog'
20
ignore:
0 commit comments