diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f4111ae..f8f01eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 0710b94280408eef12748cde4782972942370ad2 # frozen v0.8.0 + rev: 0c7b6c989466a93942def1f84baf36ddfcd60c83 # frozen v0.8.0 hooks: - id: ruff args: [--fix]