From 2fb576b0fa849c5d856e3fc9fc5e5810311aab8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:54:11 +0000 Subject: [PATCH] chore(pre-commit): bump https://github.com/eclipse-score/tooling Bumps the pre-commit group with 1 update: [https://github.com/eclipse-score/tooling](https://github.com/eclipse-score/tooling). Updates `https://github.com/eclipse-score/tooling` from ade2a09e66423f788d207f8624358047f48ba209 to c82be4d499a5a5ec024602329e9733714657f500 - [Release notes](https://github.com/eclipse-score/tooling/releases) - [Commits](https://github.com/eclipse-score/tooling/compare/ade2a09e66423f788d207f8624358047f48ba209...c82be4d499a5a5ec024602329e9733714657f500) --- updated-dependencies: - dependency-name: https://github.com/eclipse-score/tooling dependency-version: c82be4d499a5a5ec024602329e9733714657f500 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 921ea5f8..492655f7 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: ade2a09e66423f788d207f8624358047f48ba209 + rev: c82be4d499a5a5ec024602329e9733714657f500 hooks: - id: copyright args: [--exclusion-file, /dev/null]