Skip to content

Commit a577a34

Browse files
[pre-commit.ci] pre-commit autoupdate (#486)
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.206](astral-sh/ruff-pre-commit@v0.0.189...v0.0.206) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a731158 commit a577a34

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
@@ -32,12 +32,12 @@ repos:
3232
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
3333

3434
- repo: https://github.com/psf/black
35-
rev: 22.10.0
35+
rev: 22.12.0
3636
hooks:
3737
- id: black
3838

3939
- repo: https://github.com/charliermarsh/ruff-pre-commit
40-
rev: v0.0.189
40+
rev: v0.0.206
4141
hooks:
4242
- id: ruff
4343
args: ["--fix"]

0 commit comments

Comments
 (0)