Skip to content

Commit 9e4e3f6

Browse files
committed
chore(deps): update precommit hooks
1 parent fbc3374 commit 9e4e3f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ repos:
5959
- --autofix
6060
exclude: .*docs/blog/codes/2024/0012/junk/registration-flow-response.json
6161
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
62-
rev: v9.23.0
62+
rev: v9.24.0
6363
hooks:
6464
- id: commitlint
6565
stages: [commit-msg]
6666
additional_dependencies: ["@commitlint/config-conventional"]
6767
- repo: https://github.com/astral-sh/ruff-pre-commit
68-
rev: v0.14.9
68+
rev: v0.15.0
6969
hooks:
7070
- id: ruff
7171
types_or:
@@ -81,6 +81,6 @@ repos:
8181
- pyi
8282
- jupyter
8383
- repo: https://github.com/rhysd/actionlint
84-
rev: v1.7.9
84+
rev: v1.7.10
8585
hooks:
8686
- id: actionlint

0 commit comments

Comments
 (0)