Skip to content

Commit 7506165

Browse files
chore(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](remarkablemark/commitlint@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] <[email protected]>
1 parent 109d435 commit 7506165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Commitlint
12-
uses: remarkablemark/commitlint@v1
12+
uses: remarkablemark/commitlint@v2
1313
with:
1414
checkout: true

0 commit comments

Comments
 (0)