Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.2](astral-sh/ruff-pre-commit@v0.5.1...v0.5.2)
- [github.com/pre-commit/mirrors-eslint: v9.6.0 → v9.7.0](pre-commit/mirrors-eslint@v9.6.0...v9.7.0)
  • Loading branch information
pre-commit-ci[bot] authored and crocmagnon-pr[bot] committed Jul 15, 2024
1 parent 1a87d33 commit 7852436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.2
hooks:
- id: ruff
args: [--fix]
Expand All @@ -50,7 +50,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.6.0
rev: v9.7.0
hooks:
- id: eslint
args: [--fix]
Expand Down

0 comments on commit 7852436

Please sign in to comment.