Skip to content

Commit c92b71c

Browse files
[pre-commit.ci] pre-commit autoupdate (#62)
updates: - [github.com/pre-commit/pre-commit: v3.7.1 → v3.8.0](pre-commit/pre-commit@v3.7.1...v3.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.5.7](astral-sh/ruff-pre-commit@v0.4.5...v0.5.7) - [github.com/commitizen-tools/commitizen: v3.27.0 → v3.29.0](commitizen-tools/commitizen@v3.27.0...v3.29.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent da96e6e commit c92b71c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_stages:
77

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit
10-
rev: v3.7.1
10+
rev: v3.8.0
1111
hooks:
1212
- id: validate_manifest
1313

@@ -77,7 +77,7 @@ repos:
7777

7878
- repo: https://github.com/astral-sh/ruff-pre-commit
7979
# Ruff version.
80-
rev: v0.4.5
80+
rev: v0.5.7
8181
hooks:
8282
- id: ruff
8383
types_or: [python, pyi, jupyter]
@@ -86,7 +86,7 @@ repos:
8686
types_or: [python, pyi, jupyter]
8787

8888
- repo: https://github.com/commitizen-tools/commitizen
89-
rev: v3.27.0
89+
rev: v3.29.0
9090
hooks:
9191
- id: commitizen
9292
stages: [commit-msg]

0 commit comments

Comments
 (0)