[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.7...v0.6.8)
- [github.com/pre-commit/mirrors-eslint: v9.11.0 → v9.11.1](https://github.com/pre-commit/mirrors-eslint/compare/v9.11.0...v9.11.1)
This commit is contained in:
pre-commit-ci[bot] 2024-09-30 23:27:43 +00:00 committed by crocmagnon-pr[bot]
parent 8df970dbd5
commit 65a2b6e0eb

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.7
rev: v0.6.8
hooks:
- id: ruff
args: [--fix]
@ -50,7 +50,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.11.0
rev: v9.11.1
hooks:
- id: eslint
args: [--fix]