Skip to content

Commit 194875c

Browse files
[pre-commit.ci] pre-commit autoupdate (#22)
updates: - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.20.0 → v9.21.0](alessandrojcm/commitlint-pre-commit-hook@v9.20.0...v9.21.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.9.7](astral-sh/ruff-pre-commit@v0.8.3...v0.9.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5a09fd7 commit 194875c

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
@@ -50,13 +50,13 @@ repos:
5050
args:
5151
- --autofix
5252
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
53-
rev: v9.20.0
53+
rev: v9.21.0
5454
hooks:
5555
- id: commitlint
5656
stages: [commit-msg]
5757
additional_dependencies: ["@commitlint/config-conventional"]
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.8.3
59+
rev: v0.9.7
6060
hooks:
6161
- id: ruff
6262
args:

0 commit comments

Comments
 (0)