Skip to content

Commit f046a5b

Browse files
chore(deps): update pre-commit hooks
1 parent 91216e3 commit f046a5b

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
@@ -19,7 +19,7 @@ repos:
1919
- id: rst-inline-touching-normal
2020
- id: text-unicode-replacement-char
2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v5.0.0
22+
rev: v6.0.0
2323
hooks:
2424
- id: check-added-large-files
2525
exclude: |
@@ -53,7 +53,7 @@ repos:
5353
args: ["--baseline", ".secrets.baseline"]
5454
additional_dependencies: ["gibberish-detector"]
5555
- repo: https://github.com/commitizen-tools/commitizen
56-
rev: v4.8.3
56+
rev: v4.13.10
5757
hooks:
5858
- id: commitizen
5959
stages: [commit-msg]

0 commit comments

Comments
 (0)