Skip to content

Commit 3e5555a

Browse files
committed
chore: align dependencies
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent efc76d2 commit 3e5555a

3 files changed

Lines changed: 137 additions & 331 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@ updates:
1212
timezone: Europe/Paris
1313
open-pull-requests-limit: 10
1414
versioning-strategy: increase
15+
cooldown:
16+
default-days: 4
17+
semver-major-days: 8
1518
groups:
19+
eslint:
20+
patterns:
21+
- "eslint"
22+
- "@nextcloud/eslint-config"
1623
vite:
1724
patterns:
1825
- "vite"

0 commit comments

Comments
 (0)