chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.7.0 (#288)
schemas-app / build (push) Successful in 1m2s
schemas-app / deploy-prod (push) Successful in 1m11s

This commit was merged in pull request #288.
This commit is contained in:
2026-07-14 11:09:10 +00:00
parent e530fd4acd
commit 6abcdf4e9d
+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.6.0 rev: v10.7.0
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]