Skip to content

build(deps): bump pre-commit from 4.5.1 to 4.6.0 (#116) #394

build(deps): bump pre-commit from 4.5.1 to 4.6.0 (#116)

build(deps): bump pre-commit from 4.5.1 to 4.6.0 (#116) #394

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v2
with:
checkout: true