Skip to content

Commit 5a140ab

Browse files
[pre-commit.ci] pre-commit autoupdate (#27)
1 parent c2689da commit 5a140ab

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
@@ -48,13 +48,13 @@ repos:
4848
- --autofix
4949
exclude: .*docs/codes/2024/0012/junk/registration-flow-response.json
5050
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
51-
rev: v9.19.0
51+
rev: v9.20.0
5252
hooks:
5353
- id: commitlint
5454
stages: [commit-msg]
5555
additional_dependencies: ["@commitlint/config-conventional"]
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.8.2
57+
rev: v0.8.3
5858
hooks:
5959
- id: ruff
6060
args: [ --fix ]

0 commit comments

Comments
 (0)