Skip to content

Repo Maintenance 0.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 09:41
· 698 commits to main since this release
682aade

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