diff --git a/template/.pre-commit-config.yaml b/template/.pre-commit-config.yaml index fcbbee5..d33afde 100644 --- a/template/.pre-commit-config.yaml +++ b/template/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - id: check-added-large-files - id: check-yaml - - repo: https://github.com/charliermarsh/ruff-pre-commit + - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.12.0 hooks: # i.e. `ruff check`