Skip to content

Commit c801a4e

Browse files
[pre-commit.ci] pre-commit autoupdate (#335)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 35195a9 commit c801a4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
args: ["--py38-plus"]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.1.1'
43+
rev: 'v0.1.3'
4444
hooks:
4545
- id: ruff
4646
args: ["--fix"]
@@ -51,7 +51,7 @@ repos:
5151
- id: isort
5252

5353
- repo: https://github.com/psf/black
54-
rev: 23.10.0
54+
rev: 23.10.1
5555
hooks:
5656
- id: black
5757

0 commit comments

Comments
 (0)