Skip to content

Commit 2f0e07b

Browse files
chore(deps): upgrade pre-commit hook psf/black-pre-commit-mirror to v26.5.1 (#3232)
1 parent d145e3b commit 2f0e07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: isort
3232
exclude: \.(po|pot|yml|yaml)$
3333
- repo: https://github.com/psf/black-pre-commit-mirror
34-
rev: 26.5.0
34+
rev: 26.5.1
3535
hooks:
3636
- id: black
3737
args: [--safe, --quiet]

0 commit comments

Comments
 (0)