diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 085ca09..26ea3e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.13 + rev: v0.12.7 hooks: - args: - --fix @@ -24,7 +24,7 @@ repos: id: ruff-check - repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update - rev: v0.7.0 + rev: v0.8.0 hooks: - id: pre-commit-update