diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f84d77..c379370 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: '25.11.0' + rev: '25.12.0' hooks: - id: black language_version: python3 # Should be a command that runs python3.6+ @@ -31,7 +31,7 @@ repos: - id: check-symlinks - id: debug-statements - repo: https://github.com/asottile/pyupgrade - rev: 'v3.21.1' + rev: 'v3.21.2' hooks: - id: pyupgrade args: ['--py36-plus'] @@ -41,7 +41,7 @@ repos: - id: flake8 exclude: "^docs/" - repo: https://github.com/rhysd/actionlint - rev: v1.7.8 + rev: v1.7.9 hooks: - id: actionlint-docker args: