Skip to content

Commit 055e39b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.5.7...v0.6.8) - [github.com/commitizen-tools/commitizen: v3.29.0 → v3.29.1](commitizen-tools/commitizen@v3.29.0...v3.29.1)
1 parent 7e6ea86 commit 055e39b

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
@@ -77,7 +77,7 @@ repos:
7777

7878
- repo: https://github.com/astral-sh/ruff-pre-commit
7979
# Ruff version.
80-
rev: v0.5.7
80+
rev: v0.6.8
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.29.0
89+
rev: v3.29.1
9090
hooks:
9191
- id: commitizen
9292
stages: [commit-msg]

0 commit comments

Comments
 (0)