Skip to content

Commit 3cf0b95

Browse files
committed
chore(deps): pre-commit autoupdate
1 parent 824bebf commit 3cf0b95

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
@@ -61,13 +61,13 @@ repos:
6161
- --autofix
6262
exclude: .*docs/codes/2024/0012/junk/registration-flow-response.json
6363
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
64-
rev: v9.21.0
64+
rev: v9.22.0
6565
hooks:
6666
- id: commitlint
6767
stages: [commit-msg]
6868
additional_dependencies: ["@commitlint/config-conventional"]
6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.9.7
70+
rev: v0.11.0
7171
hooks:
7272
- id: ruff
7373
args: [ --fix ]

0 commit comments

Comments
 (0)