Skip to content

Commit

Permalink
bump ruff to 0.8 and relock poetry (#4451)
Browse files Browse the repository at this point in the history
* bump ruff to 0.8 and relock poetry

* bump to 0.8.1

* relock poetry.lock

* update again
  • Loading branch information
Lendemor authored Dec 10, 2024
1 parent 6e42efd commit 49a8f81
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 304 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fail_fast: true
repos:

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.7.4
rev: v0.8.2
hooks:
- id: ruff-format
args: [reflex, tests]
Expand Down
Loading

0 comments on commit 49a8f81

Please sign in to comment.