Skip to content

Commit 178b2eb

Browse files
committed
[NRL-2104] Remove old v1 dependabot config. Fix typo in version 2 dependabot config
1 parent 8d38c1b commit 178b2eb

2 files changed

Lines changed: 2 additions & 25 deletions

File tree

.dependabot/config.yml

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

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ updates:
1414
- package-ecosystem: "npm"
1515
directory: "/"
1616
schedule:
17-
intervale: "weekly"
17+
interval: "weekly"
1818
commit-message:
1919
prefix: "npm"
20-
open-pull-request-limit: 10
20+
open-pull-requests-limit: 10
2121
cooldown:
2222
default-days: 7
2323

0 commit comments

Comments
 (0)