diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9903c3a2..167df262 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: ] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.5" + rev: "v0.4.7" hooks: - id: ruff args: ["--fix", "--show-fixes"] @@ -98,6 +98,6 @@ repos: - id: check-github-workflows - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: 2024.05.24 + rev: 2024.06.03 hooks: - id: validate-pyproject