diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e676059..eec8be9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - id: check-toml - repo: https://github.com/quantco/pre-commit-mirrors-ruff - rev: 0.4.3 + rev: 0.4.7 hooks: - id: ruff-conda - id: ruff-format-conda