diff --git a/example-project/.pre-commit-config.yaml b/example-project/.pre-commit-config.yaml index 753d74198..522555142 100644 --- a/example-project/.pre-commit-config.yaml +++ b/example-project/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/pre-commit-copyright - rev: 1.1.0 + rev: 1.1.1 hooks: - id: copyright - repo: https://github.com/sbrunner/jsonschema-validator