Skip to content

Commit

Permalink
Merge pull request #5776 from henryiii/patch-2
Browse files Browse the repository at this point in the history
chore: ruff moved to astral-sh
  • Loading branch information
matteius authored Jul 4, 2023
2 parents 717d888 + 98b62b2 commit 0180d42
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 @@ -17,7 +17,7 @@ repos:
- id: trailing-whitespace
exclude: .patch

- repo: https://github.com/charliermarsh/ruff-pre-commit
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.275
hooks:
- id: ruff
Expand Down

0 comments on commit 0180d42

Please sign in to comment.