diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c16e2f7..19180d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,4 @@ exclude: ^python/tests/__snapshots__/ -default_language_version: - python: python3.12 repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.7.0