Skip to content

Commit f3fcca7

Browse files
authored
Change Dependabot schedule from daily to monthly
1 parent 62b4c64 commit f3fcca7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,13 @@ updates:
1414
default-days: 3
1515
open-pull-requests-limit: 10
1616

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-
2717
- package-ecosystem: npm
2818
directory: '/'
2919
versioning-strategy: increase
3020
schedule:
3121
interval: monthly
3222
commit-message:
3323
prefix: meta
34-
ignore:
35-
- dependency-name: '@node-core/*'
3624
cooldown:
3725
default-days: 3
3826
groups:

0 commit comments

Comments
 (0)