Skip to content

Commit

Permalink
ci(repo): sync with repo template
Browse files Browse the repository at this point in the history
  • Loading branch information
liblaf authored and github-actions[bot] committed Jul 28, 2024
1 parent a638fcb commit 9495015
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
Expand Up @@ -5,14 +5,14 @@ ci:
- cspell
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.4
hooks:
- id: ruff
args:
- --fix
- id: ruff-format
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.27.0
rev: v3.28.0
hooks:
- id: commitizen
- repo: https://github.com/liblaf/pre-commit-hooks
Expand Down

0 comments on commit 9495015

Please sign in to comment.