Record the root path in the state for restoring, make pre-commit black use generic python3 version

This commit is contained in:
2026-05-23 10:28:53 +01:00
parent 88b2dfd1a5
commit 5c63675ef5
2 changed files with 38 additions and 22 deletions
+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