Skip to content

Commit d60d253

Browse files
author
Ladislav Chvastaš
committed
update python version to 3.12
1 parent 294e113 commit d60d253

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
@@ -33,7 +33,7 @@ repos:
3333
- id: mypy
3434
files: ^(src/|testing/|scripts/)
3535
args: []
36-
language_version: "3.8"
36+
language_version: "3.12"
3737
additional_dependencies:
3838
- iniconfig>=1.1.0
3939
- attrs>=19.2.0

0 commit comments

Comments
 (0)