Skip to content

Commit 28dac99

Browse files
authored
Update dependabot.yml
1 parent c7cfd35 commit 28dac99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ updates:
1313
timezone: Europe/Berlin
1414
allow:
1515
- dependency-type: production
16+
ignore:
17+
# redis v5 has serious API changes, will need work to adopt
18+
- dependency-name: @redis/client
19+
versions: ["5.x"]
1620
groups:
1721
all-npm-dependencies:
1822
patterns:

0 commit comments

Comments
 (0)