Skip to content

Commit 5b1e16c

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.21.0 → v9.22.0](alessandrojcm/commitlint-pre-commit-hook@v9.21.0...v9.22.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.12.3](astral-sh/ruff-pre-commit@v0.9.10...v0.12.3)
1 parent db56cba commit 5b1e16c

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
@@ -63,13 +63,13 @@ repos:
6363
args:
6464
- --autofix
6565
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
66-
rev: v9.21.0
66+
rev: v9.22.0
6767
hooks:
6868
- id: commitlint
6969
stages: [commit-msg]
7070
additional_dependencies: ["@commitlint/config-conventional"]
7171
- repo: https://github.com/astral-sh/ruff-pre-commit
72-
rev: v0.9.10
72+
rev: v0.12.3
7373
hooks:
7474
- id: ruff
7575
args:

0 commit comments

Comments
 (0)