chore: test commit

This commit is contained in:
aclist 2026-02-04 19:28:21 +09:00
parent 45f1c5d8c6
commit d361e5d235

View File

@ -14,3 +14,7 @@ repos:
name: Copy CHANGELOG.md to package data dir
entry: python scripts/copy_changelog.py
language: system
- id: untracked
name: Check for untracked files not present in .gitignore
entry: python scripts/untracked.py
language: system