Skip to content

Commit 37e3494

Browse files
[pre-commit.ci] pre-commit autoupdate (#131)
1 parent fe5b73d commit 37e3494

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
@@ -2,11 +2,11 @@ default_language_version:
22
python: python3.11
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.2.2
5+
rev: v0.3.2
66
hooks:
77
- id: ruff-format
88
- id: ruff
99
- repo: https://github.com/python-poetry/poetry
10-
rev: 1.7.0
10+
rev: 1.8.0
1111
hooks:
1212
- id: poetry-check

0 commit comments

Comments
 (0)