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 3d4d4a6 commit 79e20a8Copy full SHA for 79e20a8
.github/dependabot.yml
@@ -13,15 +13,14 @@ updates:
13
cooldown:
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: monthly
22
commit-message:
23
prefix: meta
- ignore:
24
- - dependency-name: '@node-core/*'
25
26
27
groups:
.github/workflows/update-internal-dependencies.yml
0 commit comments