chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10 (#93)
schemas-app / build (push) Successful in 2m21s
schemas-app / deploy-prod (push) Successful in 1m25s

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/mirrors-eslint](https://github.com/pre-commit/mirrors-eslint) | repository | major | `v9.39.1` → `v10.0.3` |

Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions.

---

### Release Notes

<details>
<summary>pre-commit/mirrors-eslint (pre-commit/mirrors-eslint)</summary>

### [`v10.0.3`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.2...v10.0.3)

[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.2...v10.0.3)

### [`v10.0.2`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.1...v10.0.2)

[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.1...v10.0.2)

### [`v10.0.1`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.0...v10.0.1)

[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.0...v10.0.1)

### [`v10.0.0`](https://github.com/pre-commit/mirrors-eslint/compare/v9.39.1...v10.0.0)

[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v9.39.1...v10.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My40Ni42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #93
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
This commit was merged in pull request #93.
This commit is contained in:
2026-03-07 19:42:31 +00:00
committed by Joakim Olsson
parent e4c8f5181b
commit a914012699
+1 -1
View File
@@ -28,7 +28,7 @@ repos:
stages: [ commit-msg ] stages: [ commit-msg ]
additional_dependencies: [ '@commitlint/config-conventional' ] additional_dependencies: [ '@commitlint/config-conventional' ]
- repo: https://github.com/pre-commit/mirrors-eslint - repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.39.1 rev: v10.0.3
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]