diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55808cf..359e6ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - eof_newline=true # Specific checks and fixes for Python files - repo: https://github.com/asottile/pyupgrade - rev: v3.17.0 + rev: v3.18.0 hooks: - id: pyupgrade - repo: https://github.com/astral-sh/ruff-pre-commit @@ -68,7 +68,7 @@ repos: - main # Dependency management - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.4.18 + rev: 0.4.20 hooks: - id: pip-compile args: