Skip to content

Commit 56ad3b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.20.0 → v9.22.0](alessandrojcm/commitlint-pre-commit-hook@v9.20.0...v9.22.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.11.7](astral-sh/ruff-pre-commit@v0.8.4...v0.11.7)
1 parent 50f2d21 commit 56ad3b7

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
@@ -41,13 +41,13 @@ repos:
4141
- id: mixed-line-ending
4242
- id: pretty-format-json
4343
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
44-
rev: v9.20.0
44+
rev: v9.22.0
4545
hooks:
4646
- id: commitlint
4747
stages: [commit-msg]
4848
additional_dependencies: ["@commitlint/config-conventional"]
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.8.4
50+
rev: v0.11.7
5151
hooks:
5252
- id: ruff
5353
types_or:

0 commit comments

Comments
 (0)