chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.4.0 (#225)
schemas-app / build (push) Successful in 52s
schemas-app / deploy-prod (push) Successful in 1m30s

This commit was merged in pull request #225.
This commit is contained in:
2026-05-19 10:12:57 +00:00
parent b272c7de9e
commit 337c45a80d
+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.3.0 rev: v10.4.0
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]