Skip to content

Commit 0e8b3b2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@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)
1 parent 59b9c89 commit 0e8b3b2

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
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88

99
- repo: https://github.com/psf/black
10-
rev: 23.7.0
10+
rev: 23.9.1
1111
hooks:
1212
- id: black
1313

@@ -24,7 +24,7 @@ repos:
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: 'v0.0.287'
27+
rev: 'v0.0.288'
2828
hooks:
2929
- id: ruff
3030

0 commit comments

Comments
 (0)