Skip to content

Commit

Permalink
build(deps): bump open-turo/action-pre-commit from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [open-turo/action-pre-commit](https://github.com/open-turo/action-pre-commit) from 1 to 2.
- [Release notes](https://github.com/open-turo/action-pre-commit/releases)
- [Changelog](https://github.com/open-turo/action-pre-commit/blob/main/.releaserc.json)
- [Commits](open-turo/action-pre-commit@v1...v2)

---
updated-dependencies:
- dependency-name: open-turo/action-pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tagoro9 committed Dec 18, 2023
1 parent b0ec148 commit c0fa4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
repository: rhysd/actionlint
- name: Pre-commit
uses: open-turo/action-pre-commit@v1
uses: open-turo/action-pre-commit@v2

test:
name: Test
Expand Down

0 comments on commit c0fa4c7

Please sign in to comment.