diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54b9dc3..fed89bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - "--py310-plus" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.12" + rev: "v0.15.15" hooks: - id: ruff-check args: @@ -55,7 +55,7 @@ repos: - --filter-files - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black args: