mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 15:06:27 -04:00
Merge branch 'main' into dependabot/npm_and_yarn/jsdom-30.0.0
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -3,11 +3,11 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
cooldown:
|
||||
default-days: 3 # 1 day after pnpm's cutoff, prevent a race
|
||||
open-pull-requests-limit: 10 # Increase PR limit
|
||||
|
||||
Reference in New Issue
Block a user