Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pre-commit): pre-commit autoupdate [skip ci]
Browse files Browse the repository at this point in the history
updates:
- [github.com/JohnnyMorganz/StyLua: v0.20.0 → v2.0.1](JohnnyMorganz/StyLua@v0.20.0...v2.0.1)
- [github.com/Woile/commitizen: v3.29.1 → v4.0.0](commitizen-tools/commitizen@v3.29.1...v4.0.0)
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 28efe1f commit dacaaa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -12,12 +12,12 @@ repos:
- id: no-commit-to-branch

- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.20.0
rev: v2.0.1
hooks:
- id: stylua

- repo: https://github.com/Woile/commitizen
rev: v3.29.1
rev: v4.0.0
hooks:
- id: commitizen
stages: [commit-msg]

0 comments on commit dacaaa8

Please sign in to comment.