diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba279f3..9db8ae7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: hooks: - id: djhtml - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.4 + rev: v0.8.6 hooks: - id: ruff args: [--fix] @@ -61,6 +61,6 @@ repos: hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.5.13 + rev: 0.5.14 hooks: - id: uv-lock