Repo Maintenance 0.0.6
Release 0.0.6
💡 New features
Allow turning off label.toml check (#12). Can be done with the --alow-labels argument in the .pre-commit-config.yaml file:
- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.0.6
hooks:
- id: check-dev-files
args:
- --allow-labels