Skip to content

Commit 05d5c9b

Browse files
[pre-commit.ci] pre-commit autoupdate (#1607)
updates: - [github.com/psf/black-pre-commit-mirror: 23.7.0 → 23.9.1](psf/black-pre-commit-mirror@23.7.0...23.9.1) - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](astral-sh/ruff-pre-commit@v0.0.287...v0.0.288) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e5d0cc0 commit 05d5c9b

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
@@ -14,12 +14,12 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/psf/black-pre-commit-mirror
17-
rev: 23.7.0
17+
rev: 23.9.1
1818
hooks:
1919
- id: black
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.0.287
22+
rev: v0.0.288
2323
hooks:
2424
- id: ruff
2525
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)