Skip to content

Commit

Permalink
build(deps): bump open-turo/action-pre-commit from 2 to 3
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 2 to 3.
- [Release notes](https://github.com/open-turo/action-pre-commit/releases)
- [Commits](open-turo/action-pre-commit@v2...v3)

---
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 Mar 14, 2024
1 parent 02b5396 commit 10bc579
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@v2
uses: open-turo/action-pre-commit@v3

test:
name: Test
Expand Down

0 comments on commit 10bc579

Please sign in to comment.