commit-msg:
  commands:
    commitlint:
      run: npx -y commitlint --edit {1} --verbose
