Skip to content

Commit

Permalink
chore(deps): bump ytanikin/PRConventionalCommits from 1.1.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [ytanikin/PRConventionalCommits](https://github.com/ytanikin/prconventionalcommits) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/ytanikin/prconventionalcommits/releases)
- [Commits](ytanikin/PRConventionalCommits@1.1.0...1.3.0)

---
updated-dependencies:
- dependency-name: ytanikin/PRConventionalCommits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent c0cfff3 commit cab3784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/PRConventionalCommits@1.1.0
uses: ytanikin/PRConventionalCommits@1.3.0
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert", "security"]'

0 comments on commit cab3784

Please sign in to comment.