diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c33365..a74d20b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,12 +13,12 @@ repos: - id: double-quote-string-fixer - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.9.0 + rev: 25.12.0 hooks: - id: black - repo: https://github.com/keewis/blackdoc - rev: v0.4.5 + rev: v0.4.6 hooks: - id: blackdoc @@ -50,7 +50,7 @@ repos: ] - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.11.0 + rev: v2.11.1 hooks: - id: pyproject-fmt