Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 09a42c9

Browse files
committed
chore: dependabot daily -> weekly
1 parent 1e82079 commit 09a42c9

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: 'npm'
99
directory: '/'
1010
schedule:
11-
interval: 'daily'
11+
interval: 'weekly'
1212
# don't touch package.json, only update yarn.lock
1313
versioning-strategy: lockfile-only
1414
# group minor and patch deps

renovate.json

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

0 commit comments

Comments
 (0)