Skip to content

Commit 79e20a8

Browse files
avivkellerMattIPv4
andauthored
feat(internal-deps): use dependabot (#417)
* feat(internal-deps): use dependabot * Update .github/dependabot.yml Co-authored-by: Matt Cowley <[email protected]> * Change Dependabot schedule from daily to monthly --------- Co-authored-by: Matt Cowley <[email protected]>
1 parent 3d4d4a6 commit 79e20a8

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,14 @@ updates:
1313
cooldown:
1414
default-days: 3
1515
open-pull-requests-limit: 10
16+
1617
- package-ecosystem: npm
1718
directory: '/'
1819
versioning-strategy: increase
1920
schedule:
2021
interval: monthly
2122
commit-message:
2223
prefix: meta
23-
ignore:
24-
- dependency-name: '@node-core/*'
2524
cooldown:
2625
default-days: 3
2726
groups:

.github/workflows/update-internal-dependencies.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)