2024-07-23 20:52:07 +02:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: "npm"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
2024-07-30 23:17:52 +02:00
|
|
|
interval: "weekly"
|
|
|
|
day: "friday"
|
|
|
|
time: "09:00"
|
|
|
|
timezone: "America/Los_Angeles"
|
2024-07-26 17:36:00 +02:00
|
|
|
groups:
|
2025-01-16 08:20:10 +01:00
|
|
|
dev-dependencies-patch:
|
2024-07-26 17:36:00 +02:00
|
|
|
dependency-type: "development"
|
|
|
|
exclude-patterns:
|
2024-07-26 17:37:26 +02:00
|
|
|
- "*storybook*"
|
2024-07-26 17:36:00 +02:00
|
|
|
- "*electron*"
|
2025-01-10 19:52:09 +01:00
|
|
|
- "jotai"
|
|
|
|
- "react"
|
2024-12-23 18:59:59 +01:00
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2025-01-10 19:52:09 +01:00
|
|
|
- "*docusaurus*"
|
2024-12-23 18:59:59 +01:00
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
dev-dependencies-minor:
|
2025-01-15 07:24:44 +01:00
|
|
|
dependency-type: "development"
|
|
|
|
exclude-patterns:
|
|
|
|
- "*storybook*"
|
|
|
|
- "*electron*"
|
|
|
|
- "jotai"
|
|
|
|
- "react"
|
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2025-01-15 07:24:44 +01:00
|
|
|
- "*docusaurus*"
|
|
|
|
update-types:
|
2025-01-16 08:20:10 +01:00
|
|
|
- "minor"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
prod-dependencies-patch:
|
2024-07-26 17:36:00 +02:00
|
|
|
dependency-type: "production"
|
|
|
|
exclude-patterns:
|
2025-01-10 19:52:09 +01:00
|
|
|
- "*storybook*"
|
2024-07-26 17:36:00 +02:00
|
|
|
- "*electron*"
|
2024-09-26 23:17:52 +02:00
|
|
|
- "jotai"
|
2024-12-23 18:59:59 +01:00
|
|
|
- "react"
|
2025-01-10 19:52:09 +01:00
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2025-01-10 19:52:09 +01:00
|
|
|
- "*docusaurus*"
|
2024-12-23 18:59:59 +01:00
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
prod-dependencies-minor:
|
2025-01-15 07:24:44 +01:00
|
|
|
dependency-type: "production"
|
|
|
|
exclude-patterns:
|
|
|
|
- "*storybook*"
|
|
|
|
- "*electron*"
|
|
|
|
- "jotai"
|
|
|
|
- "react"
|
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2025-01-15 07:24:44 +01:00
|
|
|
- "*docusaurus*"
|
|
|
|
update-types:
|
2025-01-16 08:20:10 +01:00
|
|
|
- "minor"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
storybook-patch:
|
2024-12-23 18:59:59 +01:00
|
|
|
patterns:
|
|
|
|
- "*storybook*"
|
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
storybook-minor:
|
|
|
|
patterns:
|
|
|
|
- "*storybook*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
2025-01-15 07:24:44 +01:00
|
|
|
storybook-major:
|
|
|
|
patterns:
|
|
|
|
- "*storybook*"
|
|
|
|
update-types:
|
|
|
|
- "major"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
electron-patch:
|
2024-07-26 17:36:00 +02:00
|
|
|
patterns:
|
|
|
|
- "*electron*"
|
2024-12-23 18:59:59 +01:00
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
electron-minor:
|
|
|
|
patterns:
|
|
|
|
- "*electron*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
2025-01-15 07:24:44 +01:00
|
|
|
electron-major:
|
|
|
|
patterns:
|
|
|
|
- "*electron*"
|
|
|
|
update-types:
|
|
|
|
- "major"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
docusaurus-patch:
|
2024-11-22 20:51:53 +01:00
|
|
|
patterns:
|
|
|
|
- "*docusaurus*"
|
2024-12-23 18:59:59 +01:00
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
docusaurus-minor:
|
|
|
|
patterns:
|
|
|
|
- "*docusaurus*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
2025-01-15 07:24:44 +01:00
|
|
|
docusaurus-major:
|
|
|
|
patterns:
|
|
|
|
- "*docusaurus*"
|
|
|
|
update-types:
|
|
|
|
- "major"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
react-patch:
|
2024-12-23 18:59:59 +01:00
|
|
|
patterns:
|
|
|
|
- "react"
|
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2024-12-23 18:59:59 +01:00
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
react-minor:
|
|
|
|
patterns:
|
|
|
|
- "react"
|
|
|
|
- "@types/react"
|
|
|
|
- "*react-dom"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
2025-01-15 07:24:44 +01:00
|
|
|
react-major:
|
|
|
|
patterns:
|
|
|
|
- "react"
|
|
|
|
- "@types/react"
|
2025-01-16 08:20:10 +01:00
|
|
|
- "*react-dom"
|
2025-01-15 07:24:44 +01:00
|
|
|
update-types:
|
|
|
|
- "major"
|
2024-12-23 18:59:59 +01:00
|
|
|
|
2025-01-16 08:20:10 +01:00
|
|
|
jotai-patch:
|
2024-12-23 18:59:59 +01:00
|
|
|
patterns:
|
|
|
|
- "jotai"
|
|
|
|
update-types:
|
|
|
|
- "patch"
|
2025-01-16 08:20:10 +01:00
|
|
|
jotai-minor:
|
|
|
|
patterns:
|
|
|
|
- "jotai"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
2025-01-15 07:24:44 +01:00
|
|
|
jotai-major:
|
|
|
|
patterns:
|
|
|
|
- "jotai"
|
|
|
|
update-types:
|
|
|
|
- "major"
|
2024-07-23 20:52:07 +02:00
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
2024-07-30 23:17:52 +02:00
|
|
|
interval: "weekly"
|
|
|
|
day: "friday"
|
|
|
|
time: "09:00"
|
|
|
|
timezone: "America/Los_Angeles"
|
2024-07-23 20:52:07 +02:00
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/.github/workflows"
|
|
|
|
schedule:
|
2024-07-30 23:17:52 +02:00
|
|
|
interval: "weekly"
|
|
|
|
day: "friday"
|
|
|
|
time: "09:00"
|
|
|
|
timezone: "America/Los_Angeles"
|