Skip to content

Commit a4f9c96

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 22.8.0 → 26.5.1](psf/black-pre-commit-mirror@22.8.0...26.5.1)
1 parent 06839b0 commit a4f9c96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fail_fast: true
22
#exclude: '^exclude'
33
repos:
4-
- repo: https://github.com/ambv/black
5-
rev: 22.8.0
4+
- repo: https://github.com/psf/black-pre-commit-mirror
5+
rev: 26.5.1
66
hooks:
77
- id: black
88
language_version: python3.8

0 commit comments

Comments
 (0)