Skip to content

Commit e3c74d0

Browse files
[pre-commit.ci] pre-commit autoupdate (#1068)
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0) - [github.com/charliermarsh/ruff-pre-commit: v0.0.189 → v0.0.207](astral-sh/ruff-pre-commit@v0.0.189...v0.0.207) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 828e55c commit e3c74d0

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
@@ -31,12 +31,12 @@ repos:
3131
- id: mdformat
3232

3333
- repo: https://github.com/psf/black
34-
rev: 22.10.0
34+
rev: 22.12.0
3535
hooks:
3636
- id: black
3737

3838
- repo: https://github.com/charliermarsh/ruff-pre-commit
39-
rev: v0.0.189
39+
rev: v0.0.207
4040
hooks:
4141
- id: ruff
4242
args: ["--fix"]

0 commit comments

Comments
 (0)