Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 061cfd1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 26.3.1](psf/black-pre-commit-mirror@24.10.0...26.3.1) - [github.com/asottile/pyupgrade: v3.19.1 → v3.21.2](asottile/pyupgrade@v3.19.1...v3.21.2)
1 parent c49ad14 commit 061cfd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
2-
- repo: https://github.com/psf/black
3-
rev: 24.10.0
2+
- repo: https://github.com/psf/black-pre-commit-mirror
3+
rev: 26.3.1
44
hooks:
55
- id: black
66
- repo: https://github.com/asottile/pyupgrade
7-
rev: v3.19.1
7+
rev: v3.21.2
88
hooks:
99
- id: pyupgrade
1010
args: [--py38-plus]

0 commit comments

Comments
 (0)