diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 830ad28..bbe3f0c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ exclude: ^\.copier-answers\.yml$ repos: - repo: https://github.com/Quantco/pre-commit-mirrors-pre-commit-hooks - rev: 4.5.0 + rev: 4.6.0 hooks: - id: trailing-whitespace-conda - id: end-of-file-fixer-conda