Skip to content

Commit 1292e62

Browse files
pre-commit-ci[bot]JonathanPlasse
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.158 → v0.0.176](astral-sh/ruff-pre-commit@v0.0.158...v0.0.176) - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
1 parent 9ed4620 commit 1292e62

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/charliermarsh/ruff-pre-commit
3-
rev: v0.0.158
3+
rev: v0.0.176
44
hooks:
55
- id: ruff
66
args:
@@ -9,7 +9,7 @@ repos:
99
- py37
1010

1111
- repo: https://github.com/psf/black
12-
rev: 22.10.0
12+
rev: 22.12.0
1313
hooks:
1414
- id: black
1515

0 commit comments

Comments
 (0)