Loosen up pre-commit Black python version

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