Skip to content

Commit 58230df

Browse files
chore(deps): Update .pre-commit-config.yaml
1 parent c20dedd commit 58230df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ repos:
2222
- tomli ; python_version < '3.11'
2323
id: codespell
2424
- repo: https://github.com/commitizen-tools/commitizen
25-
rev: '9f3ec868c0429155a46b4819b625d47a8522a3d5' # frozen: v4.10.0
25+
rev: '2e4f4b26b5b0a0c0ebc660c1f78aca1e28d912bd' # frozen: v4.11.1
2626
hooks:
2727
- id: commitizen
2828
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
29-
rev: '19b28a9f0a0102b30776f054bea4176e7af50dbe' # frozen: v2.15.0
29+
rev: '4380fbb73a154b5f5624794c1c78d9719ccc860f' # frozen: v2.16.0
3030
hooks:
3131
- id: pretty-format-toml
3232
args:

0 commit comments

Comments
 (0)