Skip to content

Commit be92a19

Browse files
author
vyuroshchin
committed
minimum python3.10 and pytest8.0
2 parents a8ce93e + a32abb7 commit be92a19

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
@@ -9,7 +9,7 @@ repos:
99
rev: 1.20.0
1010
hooks:
1111
- id: blacken-docs
12-
additional_dependencies: [black==25.9.0]
12+
additional_dependencies: [black==25.11.0]
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
1414
rev: v6.0.0
1515
hooks:

0 commit comments

Comments
 (0)