Skip to content

Commit

Permalink
chore: ruff moved to astral-sh
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 3, 2023
1 parent 90ea4e5 commit 990b0d1
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 @@ -24,8 +24,8 @@ repos:
hooks:
- id: black

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

0 comments on commit 990b0d1

Please sign in to comment.