Skip to content

Commit

Permalink
upgrade ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalik committed Apr 30, 2024
1 parent 14a1213 commit 48b6d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
additional_dependencies: ["django-stubs", "pydantic"]
exclude: (tests|docs)/
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.4.2
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 48b6d29

Please sign in to comment.