Skip to content

Commit

Permalink
build(pre-commit): Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiangeisler committed Jul 8, 2024
1 parent bd3aac0 commit fb7543c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ repos:
- id: check-toml
- id: trailing-whitespace
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
- hooks:
- id: commitizen
repo: https://github.com/commitizen-tools/commitizen
rev: v3.21.3
rev: v3.27.0
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.3.5'
rev: 'v0.5.1'
hooks:
- id: ruff
- id: ruff-format

0 comments on commit fb7543c

Please sign in to comment.