Skip to content

Commit 9bed0f1

Browse files
[pre-commit.ci] pre-commit autoupdate (#75)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8ea9fb5 commit 9bed0f1

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
@@ -4,12 +4,12 @@ repos:
44
hooks:
55
- id: trailing-whitespace
66
- repo: https://github.com/psf/black
7-
rev: "23.3.0"
7+
rev: "23.7.0"
88
hooks:
99
- id: black
1010
language_version: python3
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.0.277
12+
rev: v0.0.278
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]

0 commit comments

Comments
 (0)