Skip to content

Commit

Permalink
fix: update ruff and apply formatting
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 12, 2025
1 parent 9047130 commit e1dd940
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 358 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ci:

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.31.0
rev: v4.1.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -45,7 +45,7 @@ repos:
- --in-place
- --remove-all-unused-imports
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.1
hooks:
- id: ruff-format
name: ruff (format)
Expand Down
Loading

0 comments on commit e1dd940

Please # to comment.