[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.261](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.260...v0.0.261)
- [github.com/pre-commit/mirrors-eslint: v8.37.0 → v8.38.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.37.0...v8.38.0)
- [github.com/jazzband/pip-tools: 6.12.3 → 6.13.0](https://github.com/jazzband/pip-tools/compare/6.12.3...6.13.0)
This commit is contained in:
pre-commit-ci[bot] 2023-04-11 04:51:57 +00:00 committed by github-actions[bot]
parent 66d76e3b41
commit 598b4dfd8d

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.260
rev: v0.0.261
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: v8.37.0
rev: v8.38.0
hooks:
- id: eslint
args: [--fix]
@ -63,7 +63,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/jazzband/pip-tools
rev: 6.12.3
rev: 6.13.0
hooks:
- id: pip-compile
name: pip-compile requirements.txt