Skip to content

Commit

Permalink
chore: ruff moved to astral-sh (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jul 7, 2023
1 parent fe75d3b commit 2d4cd44
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

# Ruff linter, replacement for flake8, isort, pydocstyle
- repo: https://github.com/charliermarsh/ruff-pre-commit
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.270'
hooks:
- id: ruff
Expand Down

0 comments on commit 2d4cd44

Please sign in to comment.