mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
dependabot updates
- check daily (avoid weekly flood) - update ignore patterns
This commit is contained in:
@@ -3,13 +3,11 @@ updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: daily
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
versions:
|
||||
- ">= 13.a"
|
||||
- "< 14"
|
||||
- dependency-name: "@types/node"
|
||||
- dependency-name: "@types/react"
|
||||
versions:
|
||||
- ">= 14.a"
|
||||
- "< 15"
|
||||
- ">= 17.a"
|
||||
|
||||
Reference in New Issue
Block a user