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 3b79106 commit d249285Copy full SHA for d249285
1 file changed
.github/dependabot.yml
@@ -4,9 +4,6 @@ updates:
4
directory: '/'
5
schedule:
6
interval: 'quarterly'
7
- commit-message:
8
- prefix: "chore"
9
- include: "none"
10
groups:
11
npm-packages:
12
patterns: ['*']
@@ -15,9 +12,6 @@ updates:
15
16
13
17
14
18
19
20
21
22
github-action-workflows:
23
0 commit comments