Skip to content

Commit 83c939e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.20.0 → v9.23.0](alessandrojcm/commitlint-pre-commit-hook@v9.20.0...v9.23.0)
1 parent cd286db commit 83c939e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v5.0.0
4+
rev: v6.0.0
55
hooks:
66
- id: check-added-large-files
77
args:
@@ -52,7 +52,7 @@ repos:
5252
- --autofix
5353
exclude: .*docs/codes/2024/0012/junk/registration-flow-response.json
5454
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
55-
rev: v9.20.0
55+
rev: v9.23.0
5656
hooks:
5757
- id: commitlint
5858
stages:

0 commit comments

Comments
 (0)