Skip to content

Commit 12a8eff

Browse files
[pre-commit.ci] pre-commit autoupdate (#1230)
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) - [github.com/MarcoGorelli/auto-walrus: v0.2.2 → 0.3.3](MarcoGorelli/auto-walrus@v0.2.2...0.3.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b10e574 commit 12a8eff

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
@@ -56,7 +56,7 @@ repos:
5656
args: [--profile, black]
5757

5858
- repo: https://github.com/psf/black
59-
rev: 24.3.0
59+
rev: 24.4.0
6060
hooks:
6161
- id: black
6262
args: [--config=pyproject.toml]
@@ -87,7 +87,7 @@ repos:
8787
args: [--config-file, pyproject.toml]
8888

8989
- repo: https://github.com/MarcoGorelli/auto-walrus
90-
rev: v0.2.2
90+
rev: 0.3.3
9191
hooks:
9292
- id: auto-walrus
9393

0 commit comments

Comments
 (0)