From 417868495783f12dacca5f05b9228cec96eb91f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:09:00 +0000 Subject: [PATCH 1/2] chore(pre-commit): bump https://github.com/eclipse-score/tooling Bumps the pre-commit group with 1 update in the / directory: [https://github.com/eclipse-score/tooling](https://github.com/eclipse-score/tooling). Updates `https://github.com/eclipse-score/tooling` from 31ff8eee214e4e97ef8f5cb46e443273515b63ec to d5dbc41a14d28c8be40077735492bb7808e98fb9 - [Release notes](https://github.com/eclipse-score/tooling/releases) - [Commits](https://github.com/eclipse-score/tooling/compare/31ff8eee214e4e97ef8f5cb46e443273515b63ec...d5dbc41a14d28c8be40077735492bb7808e98fb9) --- updated-dependencies: - dependency-name: https://github.com/eclipse-score/tooling dependency-version: d5dbc41a14d28c8be40077735492bb7808e98fb9 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56df04c5..4f590acc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: exclude: MODULE.bazel.lock - repo: https://github.com/eclipse-score/tooling - rev: 31ff8eee214e4e97ef8f5cb46e443273515b63ec + rev: d5dbc41a14d28c8be40077735492bb7808e98fb9 hooks: - id: copyright From 307fa2f0462800b0263530e8bfef5398746c828f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:51:22 +0000 Subject: [PATCH 2/2] fix(pre-commit): override invalid default copyright exclusion path --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f590acc..4e8c4a6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,6 +27,7 @@ repos: rev: d5dbc41a14d28c8be40077735492bb7808e98fb9 hooks: - id: copyright + args: [--exclusion-file, /dev/null] - repo: https://codeberg.org/fsfe/reuse-tool rev: a1bb792acda6fd0724936b4ebbdbc8eceb9c0459 # v6.2.0