1 Commits

Author SHA1 Message Date
Renovate Bot
e55ee3402a Update ghcr.io/renovatebot/renovate Docker tag to v42.68.4
All checks were successful
CI / build (pull_request) Successful in 9m48s
2025-12-31 00:03:27 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.66.11
container: ghcr.io/renovatebot/renovate:42.68.4
steps:
- uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Fetch remote configuration

View File

@@ -36,7 +36,7 @@
"svelte-check": "^4.3.5",
"svelte-eslint-parser": "^1.4.1",
"svelte-i18n": "^4.0.1",
"tailwindcss": "^4.0.0",
"tailwindcss": "^3.4.19",
"typescript": "^5.9.3",
"vite": "^7.3.0"
}