Skip to content

Commit 8a85e64

Browse files
[pre-commit.ci] pre-commit autoupdate (#140)
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.11.2](astral-sh/ruff-pre-commit@v0.9.10...v0.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cad916a commit 8a85e64

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
@@ -18,7 +18,7 @@ repos:
1818
exclude: tests.asserts.*|tests.modules.*|tests/py2puml/parsing/mockedinstance.py
1919

2020
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
21-
rev: v9.21.0
21+
rev: v9.22.0
2222
hooks:
2323
- id: commitlint
2424
stages: [commit-msg]
@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies: [toml]
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.9.10
34+
rev: v0.11.2
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format

0 commit comments

Comments
 (0)