Skip to content

Commit 90d8b9c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/setup-cfg-fmt: v2.7.0 → v2.8.0](asottile/setup-cfg-fmt@v2.7.0...v2.8.0) - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0)
1 parent 8ee9dad commit 90d8b9c

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
@@ -37,7 +37,7 @@ repos:
3737
args: [ --py36-plus ]
3838

3939
- repo: https://github.com/asottile/setup-cfg-fmt
40-
rev: v2.7.0
40+
rev: v2.8.0
4141
hooks:
4242
- id: setup-cfg-fmt
4343

@@ -57,6 +57,6 @@ repos:
5757
stages: [ manual ]
5858

5959
- repo: https://github.com/psf/black
60-
rev: 24.10.0
60+
rev: 25.1.0
6161
hooks:
6262
- id: black

0 commit comments

Comments
 (0)