Skip to content

ci(deps): update module github.com/vektra/mockery/v2 to v2.52.2 #207

ci(deps): update module github.com/vektra/mockery/v2 to v2.52.2

ci(deps): update module github.com/vektra/mockery/v2 to v2.52.2 #207

Workflow file for this run

name: Linting
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
commitlint:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-commit-lint@v2.0.4