Skip to content

Commit 22d28bf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.290](astral-sh/ruff-pre-commit@v0.0.281...v0.0.290) - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
1 parent ad74f63 commit 22d28bf

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: isort
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.0.281
7+
rev: v0.0.290
88
hooks:
99
- id: ruff
1010
args:
@@ -38,6 +38,6 @@ repos:
3838
- id: mixed-line-ending
3939
- id: trailing-whitespace
4040
- repo: https://github.com/psf/black
41-
rev: 23.7.0
41+
rev: 23.9.1
4242
hooks:
4343
- id: black

0 commit comments

Comments
 (0)