Loosen up pre-commit Black python version

This commit is contained in:
2026-06-24 13:35:26 +01:00
parent d12ffbf251
commit c411e6240a
+1 -1
View File
@@ -10,7 +10,7 @@ repos:
rev: 26.3.1
hooks:
- id: black
language_version: python3.13
language_version: python3
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0