fix(pre-commit): remove deprecated check-docstring-first hook

This commit is contained in:
HendrikRauh 2026-03-16 18:58:11 +01:00
parent 2fc170bc84
commit fb12c8c387

View file

@ -33,7 +33,6 @@ repos:
args: [--maxkb=1000]
- id: check-ast
- id: check-case-conflict
- id: check-docstring-first
- id: check-json
- id: check-merge-conflict
- id: detect-private-key