Skip to content

Commit ff379fa

Browse files
Update black version to 25.11.0 in pre-commit config
1 parent 5375e24 commit ff379fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ repos:
1414
- --additional-pattern
1515
- '_PASSWORD=[0-9a-zA-Z_-]{10}'
1616
- repo: https://github.com/ambv/black
17-
rev: 24.1.1 # Use latest tag on GitHub
17+
rev: 25.11.0 # Use latest tag on GitHub
1818
hooks:
1919
- id: black-jupyter

0 commit comments

Comments
 (0)