From 4db50cf4cc5df7a6a12956d38776e1a37defb586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:13:02 +0000 Subject: [PATCH] build(deps): bump remarkablemark/commitlint from 1 to 2 Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2. - [Release notes](https://github.com/remarkablemark/commitlint/releases) - [Changelog](https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/commitlint/compare/v1...v2) --- updated-dependencies: - dependency-name: remarkablemark/commitlint dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index d2a9560..fda3a9f 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -14,4 +14,4 @@ jobs: fetch-depth: 0 - name: Commitlint - uses: remarkablemark/commitlint@v1 + uses: remarkablemark/commitlint@v2