diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fe3e7a5..957ef7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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