Skip to content

Commit 642cc26

Browse files
committed
Add excludes for dependency cool downs
1 parent a3e678b commit 642cc26

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ updates:
2020
time: "00:00"
2121
cooldown:
2222
default-days: 7
23+
exclude:
24+
- kolibri-constants
25+
- kolibri-design-system
26+
- kolibri-logging
27+
- kolibri-format
28+
- kolibri-tools
2329
groups:
2430
babel:
2531
patterns:

0 commit comments

Comments
 (0)