Skip to content

Commit 1fb8352

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.239 → v0.0.249](astral-sh/ruff-pre-commit@v0.0.239...v0.0.249) - [github.com/psf/black: 22.10.0 → 23.1.0](psf/black@22.10.0...23.1.0)
1 parent 9c77994 commit 1fb8352

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,11 +4,11 @@ repos:
44
hooks:
55
- id: flynt
66
- repo: https://github.com/charliermarsh/ruff-pre-commit
7-
rev: 'v0.0.239'
7+
rev: 'v0.0.249'
88
hooks:
99
- id: ruff
1010
- repo: https://github.com/psf/black
11-
rev: 22.10.0
11+
rev: 23.1.0
1212
hooks:
1313
- id: black
1414
language_version: python3.9

0 commit comments

Comments
 (0)