Skip to content

Commit 3b242ed

Browse files
[pre-commit.ci] pre-commit autoupdate (#300)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 70f05e8 commit 3b242ed

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
@@ -42,7 +42,7 @@ repos:
4242
args: ["--py38-plus"]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: 'v0.1.8'
45+
rev: 'v0.1.13'
4646
hooks:
4747
- id: ruff
4848
args: ["--fix"]
@@ -53,7 +53,7 @@ repos:
5353
- id: isort
5454

5555
- repo: https://github.com/psf/black
56-
rev: 23.12.0
56+
rev: 23.12.1
5757
hooks:
5858
- id: black
5959

0 commit comments

Comments
 (0)