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 62b4c64 commit f3fcca7Copy full SHA for f3fcca7
.github/dependabot.yml
@@ -14,25 +14,13 @@ updates:
14
default-days: 3
15
open-pull-requests-limit: 10
16
17
- - package-ecosystem: npm
18
- directory: '/'
19
- versioning-strategy: increase
20
- schedule:
21
- interval: daily
22
- commit-message:
23
- prefix: meta
24
- allow:
25
- - dependency-name: '@node-core/*'
26
-
27
- package-ecosystem: npm
28
directory: '/'
29
versioning-strategy: increase
30
schedule:
31
interval: monthly
32
commit-message:
33
prefix: meta
34
- ignore:
35
36
cooldown:
37
38
groups:
0 commit comments