Skip to content

Commit 513db08

Browse files
chore(deps): bump ytanikin/pr-conventional-commits
Bumps the minor-and-patch group with 1 update: [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits). Updates `ytanikin/pr-conventional-commits` from 1.4.0 to 1.5.2 - [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases) - [Commits](ytanikin/pr-conventional-commits@1.4.0...1.5.2) --- updated-dependencies: - dependency-name: ytanikin/pr-conventional-commits dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fc7f2c commit 513db08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conventional-commits.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: PR Conventional Commit Validation
12-
uses: ytanikin/pr-conventional-commits@1.4.0
12+
uses: ytanikin/pr-conventional-commits@1.5.2
1313
with:
1414
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'

0 commit comments

Comments
 (0)