Skip to content

Commit

Permalink
chore: ruff moved to astral-sh (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 12, 2023
1 parent 06f5034 commit 5cc0d05
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 @@ -30,8 +30,8 @@ repos:
hooks:
- id: pyproject-fmt

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.249
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.255
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down

0 comments on commit 5cc0d05

Please sign in to comment.