Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
ac38a8c2b3
Merge 220ebd87f5 into dd55fe6d9c 2024-01-01 20:45:25 +00:00
pre-commit-ci[bot]
220ebd87f5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-eslint: v8.56.0 → v9.0.0-alpha.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.56.0...v9.0.0-alpha.0)
2024-01-01 20:45:23 +00:00

View file

@ -50,7 +50,7 @@ repos:
- id: prettier - id: prettier
types_or: [javascript, css] types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint - repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.56.0 rev: v9.0.0-alpha.0
hooks: hooks:
- id: eslint - id: eslint
args: [--fix] args: [--fix]