diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7dcff1..a4a7161 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit - rev: v3.6.1 + rev: v3.6.2 hooks: - id: validate_manifest @@ -34,7 +34,7 @@ repos: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.2.1 + rev: v0.2.2 hooks: - id: ruff - id: ruff-format