chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.5.0 (#260)
schemas-app / build (push) Successful in 1m37s
schemas-app / deploy-prod (push) Successful in 1m26s

This commit was merged in pull request #260.
This commit is contained in:
2026-06-16 10:11:22 +00:00
parent 4eaba9d55e
commit 6f013d1e8a
+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: v10.4.1 rev: v10.5.0
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]