Skip to content

Commit a24a0be

Browse files
authored
Upgrade Black formatter version to 25.11.0
Updated the version of the Black formatter to 25.11.0.
1 parent 74201e5 commit a24a0be

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
@@ -11,7 +11,7 @@ repos:
1111
stages: [commit]
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black
14-
rev: 22.3.0
14+
rev: 25.11.0
1515
hooks:
1616
- id: black
1717
language_version: python3

0 commit comments

Comments
 (0)