diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f66d5c5..5acf2a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: "v1.6.26.11" + rev: "v1.6.27.12" hooks: - id: actionlint - repo: https://github.com/PyCQA/isort @@ -27,7 +27,7 @@ repos: hooks: - id: isort - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.3 + rev: v0.3.4 hooks: - id: ruff args: [--fix]