From 572f783346b35762863d0b5b547a20ef29b3cd0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:59:14 +0000 Subject: [PATCH] Update pre-commit hook sbrunner/pre-commit-copyright to v1.1.1 --- example-project/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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