diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5a97010..a23b684b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: # ignore all tests, not just tests data exclude: ^tests/ - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.1 + rev: v1.5.3 hooks: - id: insert-license files: \.py$