Configure Renovate #1

Open
sudacode wants to merge 1 commits from renovate/configure into main
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .gitea/workflows/docker-build-push.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 43 Pull Requests:

Update dependency @​sveltejs/adapter-auto to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-adapter-auto-2.x-lockfile
  • Merge into: main
  • Upgrade @sveltejs/adapter-auto to 2.1.1
Update dependency @​types/gapi.client.drive-v3 to ^0.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/gapi.client.drive-v3-0.x
  • Merge into: main
  • Upgrade @types/gapi.client.drive-v3 to ^0.0.5
Update dependency @​types/google.accounts to ^0.0.18
  • Schedule: ["at any time"]
  • Branch name: renovate/google.accounts-0.x
  • Merge into: main
  • Upgrade @types/google.accounts to ^0.0.18
Update dependency @​types/google.picker to ^0.0.51
  • Schedule: ["at any time"]
  • Branch name: renovate/google.picker-0.x
  • Merge into: main
  • Upgrade @types/google.picker to ^0.0.51
Update dependency autoprefixer to v10.4.21
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.21
Update dependency flowbite-svelte-icons to v0.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/flowbite-svelte-icons-0.x-lockfile
  • Merge into: main
  • Upgrade flowbite-svelte-icons to 0.4.5
Update dependency postcss-load-config to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-load-config-4.x-lockfile
  • Merge into: main
  • Upgrade postcss-load-config to 4.0.2
Update dependency svelte-easy-crop to v2.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-easy-crop-2.x-lockfile
  • Merge into: main
  • Upgrade svelte-easy-crop to 2.0.4
Update dependency vite to v4.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-4.x-lockfile
  • Merge into: main
  • Upgrade vite to 4.5.14
Update dependency @​vercel/analytics to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-analytics-1.x-lockfile
  • Merge into: main
  • Upgrade @vercel/analytics to 1.5.0
Update dependency @zip.js/zip.js to v2.8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/zip.js-zip.js-2.x-lockfile
  • Merge into: main
  • Upgrade @zip.js/zip.js to 2.8.7
Update dependency dexie to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dexie-4.x-lockfile
  • Merge into: main
  • Upgrade dexie to 4.2.1
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
Update dependency eslint-config-prettier to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.10.2
Update dependency eslint-plugin-svelte to v2.46.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-svelte-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-svelte to 2.46.1
Update dependency flowbite-svelte to ^0.48.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flowbite-svelte-0.x
  • Merge into: main
  • Upgrade flowbite-svelte to ^0.48.0
Update dependency postcss to v8.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.6
Update dependency sass to v1.93.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.93.2
Update dependency svelte to v4.2.20
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-4.x-lockfile
  • Merge into: main
  • Upgrade svelte to 4.2.20
Update dependency svelte-check to v3.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-check-3.x-lockfile
  • Merge into: main
  • Upgrade svelte-check to 3.8.6
Update dependency tailwindcss to v3.4.18
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to 3.4.18
Update dependency tslib to v2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x-lockfile
  • Merge into: main
  • Upgrade tslib to 2.8.1
Update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.3
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
Update dependency @​sveltejs/adapter-auto to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-adapter-auto-6.x
  • Merge into: main
  • Upgrade @sveltejs/adapter-auto to ^6.0.0
Update dependency @​sveltejs/adapter-node to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-adapter-node-5.x
  • Merge into: main
  • Upgrade @sveltejs/adapter-node to ^5.0.0
Update dependency @​sveltejs/kit to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-kit-2.x
  • Merge into: main
  • Upgrade @sveltejs/kit to ^2.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
Update dependency eslint-plugin-svelte to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-svelte-3.x
  • Merge into: main
  • Upgrade eslint-plugin-svelte to ^3.0.0
Update dependency flowbite-svelte to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/flowbite-svelte-1.x
  • Merge into: main
  • Upgrade flowbite-svelte to ^1.0.0
Update dependency flowbite-svelte-icons to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flowbite-svelte-icons-3.x
  • Merge into: main
  • Upgrade flowbite-svelte-icons to ^3.0.0
Update dependency postcss-load-config to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-load-config-6.x
  • Merge into: main
  • Upgrade postcss-load-config to ^6.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
Update dependency prettier-plugin-svelte to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-svelte-3.x
  • Merge into: main
  • Upgrade prettier-plugin-svelte to ^3.0.0
Update dependency svelte to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-5.x
  • Merge into: main
  • Upgrade svelte to ^5.0.0
Update dependency svelte-check to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-check-4.x
  • Merge into: main
  • Upgrade svelte-check to ^4.0.0
Update dependency svelte-easy-crop to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/svelte-easy-crop-5.x
  • Merge into: main
  • Upgrade svelte-easy-crop to ^5.0.0
Update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
Update dependency vite to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-7.x
  • Merge into: main
  • Upgrade vite to ^7.0.0
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22-alpine
Update postgres Docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18-alpine
Update typescript-eslint monorepo to v8 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.gitea/workflows/docker-build-push.yml` (github-actions) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 43 Pull Requests: <details> <summary>Update dependency @&#8203;sveltejs/adapter-auto to v2.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/sveltejs-adapter-auto-2.x-lockfile` - Merge into: `main` - Upgrade [@sveltejs/adapter-auto](https://github.com/sveltejs/kit) to `2.1.1` </details> <details> <summary>Update dependency @&#8203;types/gapi.client.drive-v3 to ^0.0.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/gapi.client.drive-v3-0.x` - Merge into: `main` - Upgrade [@types/gapi.client.drive-v3](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^0.0.5` </details> <details> <summary>Update dependency @&#8203;types/google.accounts to ^0.0.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.accounts-0.x` - Merge into: `main` - Upgrade [@types/google.accounts](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^0.0.18` </details> <details> <summary>Update dependency @&#8203;types/google.picker to ^0.0.51</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.picker-0.x` - Merge into: `main` - Upgrade [@types/google.picker](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^0.0.51` </details> <details> <summary>Update dependency autoprefixer to v10.4.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `main` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.4.21` </details> <details> <summary>Update dependency flowbite-svelte-icons to v0.4.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/flowbite-svelte-icons-0.x-lockfile` - Merge into: `main` - Upgrade [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) to `0.4.5` </details> <details> <summary>Update dependency postcss-load-config to v4.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-load-config-4.x-lockfile` - Merge into: `main` - Upgrade [postcss-load-config](https://github.com/postcss/postcss-load-config) to `4.0.2` </details> <details> <summary>Update dependency svelte-easy-crop to v2.0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-easy-crop-2.x-lockfile` - Merge into: `main` - Upgrade [svelte-easy-crop](https://github.com/ValentinH/svelte-easy-crop) to `2.0.4` </details> <details> <summary>Update dependency vite to v4.5.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-4.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `4.5.14` </details> <details> <summary>Update dependency @&#8203;vercel/analytics to v1.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vercel-analytics-1.x-lockfile` - Merge into: `main` - Upgrade [@vercel/analytics](https://github.com/vercel/analytics) to `1.5.0` </details> <details> <summary>Update dependency @zip.js/zip.js to v2.8.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/zip.js-zip.js-2.x-lockfile` - Merge into: `main` - Upgrade [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) to `2.8.7` </details> <details> <summary>Update dependency dexie to v4.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/dexie-4.x-lockfile` - Merge into: `main` - Upgrade [dexie](https://github.com/dexie/Dexie.js) to `4.2.1` </details> <details> <summary>Update dependency eslint to v8.57.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `8.57.1` </details> <details> <summary>Update dependency eslint-config-prettier to v8.10.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-8.x-lockfile` - Merge into: `main` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `8.10.2` </details> <details> <summary>Update dependency eslint-plugin-svelte to v2.46.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-svelte-2.x-lockfile` - Merge into: `main` - Upgrade [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) to `2.46.1` </details> <details> <summary>Update dependency flowbite-svelte to ^0.48.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/flowbite-svelte-0.x` - Merge into: `main` - Upgrade [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) to `^0.48.0` </details> <details> <summary>Update dependency postcss to v8.5.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `main` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.5.6` </details> <details> <summary>Update dependency sass to v1.93.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/sass-1.x-lockfile` - Merge into: `main` - Upgrade [sass](https://github.com/sass/dart-sass) to `1.93.2` </details> <details> <summary>Update dependency svelte to v4.2.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-4.x-lockfile` - Merge into: `main` - Upgrade [svelte](https://github.com/sveltejs/svelte) to `4.2.20` </details> <details> <summary>Update dependency svelte-check to v3.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-check-3.x-lockfile` - Merge into: `main` - Upgrade [svelte-check](https://github.com/sveltejs/language-tools) to `3.8.6` </details> <details> <summary>Update dependency tailwindcss to v3.4.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-monorepo` - Merge into: `main` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `3.4.18` </details> <details> <summary>Update dependency tslib to v2.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tslib-2.x-lockfile` - Merge into: `main` - Upgrade [tslib](https://github.com/Microsoft/tslib) to `2.8.1` </details> <details> <summary>Update dependency typescript to v5.9.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `5.9.3` </details> <details> <summary>Update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v5` </details> <details> <summary>Update dependency @&#8203;sveltejs/adapter-auto to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/sveltejs-adapter-auto-6.x` - Merge into: `main` - Upgrade [@sveltejs/adapter-auto](https://github.com/sveltejs/kit) to `^6.0.0` </details> <details> <summary>Update dependency @&#8203;sveltejs/adapter-node to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/sveltejs-adapter-node-5.x` - Merge into: `main` - Upgrade [@sveltejs/adapter-node](https://github.com/sveltejs/kit) to `^5.0.0` </details> <details> <summary>Update dependency @&#8203;sveltejs/kit to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/sveltejs-kit-2.x` - Merge into: `main` - Upgrade [@sveltejs/kit](https://github.com/sveltejs/kit) to `^2.0.0` </details> <details> <summary>Update dependency eslint to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^9.0.0` </details> <details> <summary>Update dependency eslint-config-prettier to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-10.x` - Merge into: `main` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `^10.0.0` </details> <details> <summary>Update dependency eslint-plugin-svelte to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-svelte-3.x` - Merge into: `main` - Upgrade [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) to `^3.0.0` </details> <details> <summary>Update dependency flowbite-svelte to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/flowbite-svelte-1.x` - Merge into: `main` - Upgrade [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) to `^1.0.0` </details> <details> <summary>Update dependency flowbite-svelte-icons to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/flowbite-svelte-icons-3.x` - Merge into: `main` - Upgrade [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) to `^3.0.0` </details> <details> <summary>Update dependency postcss-load-config to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-load-config-6.x` - Merge into: `main` - Upgrade [postcss-load-config](https://github.com/postcss/postcss-load-config) to `^6.0.0` </details> <details> <summary>Update dependency prettier to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `^3.0.0` </details> <details> <summary>Update dependency prettier-plugin-svelte to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-plugin-svelte-3.x` - Merge into: `main` - Upgrade [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) to `^3.0.0` </details> <details> <summary>Update dependency svelte to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-5.x` - Merge into: `main` - Upgrade [svelte](https://github.com/sveltejs/svelte) to `^5.0.0` </details> <details> <summary>Update dependency svelte-check to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-check-4.x` - Merge into: `main` - Upgrade [svelte-check](https://github.com/sveltejs/language-tools) to `^4.0.0` </details> <details> <summary>Update dependency svelte-easy-crop to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/svelte-easy-crop-5.x` - Merge into: `main` - Upgrade [svelte-easy-crop](https://github.com/ValentinH/svelte-easy-crop) to `^5.0.0` </details> <details> <summary>Update dependency tailwindcss to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-tailwindcss-monorepo` - Merge into: `main` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `^4.0.0` </details> <details> <summary>Update dependency vite to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-7.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^7.0.0` </details> <details> <summary>Update Node.js to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `22-alpine` </details> <details> <summary>Update postgres Docker tag to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-18.x` - Merge into: `main` - Upgrade postgres to `18-alpine` </details> <details> <summary>Update typescript-eslint monorepo to v8 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `^8.0.0` - Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `^8.0.0` </details> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
sudacode added 1 commit 2025-09-20 00:34:39 -07:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sudacode/mokuro-reader#1