chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.2.1 (#180)
schemas-app / build (push) Successful in 51s
schemas-app / deploy-prod (push) Successful in 1m40s

This commit was merged in pull request #180.
This commit is contained in:
2026-04-21 10:10:51 +00:00
parent 52218aee6a
commit 8eb4e084fc
+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.2.0 rev: v10.2.1
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]