From bf45eff449f16a4f4054583ecb81af5cb2648014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:54:01 +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 c82be4d499a5a5ec024602329e9733714657f500 to 50ce3b964e4f7ee60b8dd36146a4b3647a4707f4 - [Release notes](https://github.com/eclipse-score/tooling/releases) - [Commits](https://github.com/eclipse-score/tooling/compare/c82be4d499a5a5ec024602329e9733714657f500...50ce3b964e4f7ee60b8dd36146a4b3647a4707f4) --- updated-dependencies: - dependency-name: https://github.com/eclipse-score/tooling dependency-version: 50ce3b964e4f7ee60b8dd36146a4b3647a4707f4 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 492655f7..5816e861 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: c82be4d499a5a5ec024602329e9733714657f500 + rev: 50ce3b964e4f7ee60b8dd36146a4b3647a4707f4 hooks: - id: copyright args: [--exclusion-file, /dev/null]