Skip to content

Commit 39302f0

Browse files
[pre-commit.ci] pre-commit autoupdate
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.7 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.7...v0.11.0)
1 parent 88ed6f1 commit 39302f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ repos:
4444
args:
4545
- --autofix
4646
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
47-
rev: v9.21.0
47+
rev: v9.22.0
4848
hooks:
4949
- id: commitlint
5050
stages: [commit-msg]
5151
additional_dependencies: ["@commitlint/config-conventional"]
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: v0.9.7
53+
rev: v0.11.0
5454
hooks:
5555
- id: ruff
5656
types_or:

0 commit comments

Comments
 (0)