Skip to content

Commit

Permalink
build(deps): update pre-commit hooks
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
  • Loading branch information
kaechele committed Jan 20, 2024
1 parent f997494 commit a27211a
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 @@ -14,12 +14,12 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/kaechele/pre-commit-mirror-prettier
rev: v3.1.1
rev: v3.2.4
hooks:
- id: prettier
exclude: "(CHANGELOG.md)"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.8
rev: v0.1.14
hooks:
- id: ruff-format
name: ruff (format)
Expand Down

0 comments on commit a27211a

Please sign in to comment.