Skip to content

Commit

Permalink
ci(pre-commit): update hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Dec 14, 2024
1 parent 105dedc commit 219bc13
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 @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.0.0
rev: v4.1.0
hooks:
- id: commitizen
stages:
Expand Down Expand Up @@ -55,7 +55,7 @@ repos:
- id: pyupgrade

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.3
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 219bc13

Please sign in to comment.