diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2de8b011..2b868ddb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: flake8 - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -35,6 +35,6 @@ repos: - id: check-yaml - repo: https://github.com/twisted/towncrier - rev: 24.8.0 + rev: 25.8.0 hooks: - id: towncrier-check