Skip to content

chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.17.1 #109

chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.17.1

chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.17.1 #109

---
name: Renovate Auto Merge
on:
pull_request:
# limit to a single execution per ref of this workflow
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
renovate-automerge:
uses: ./.github/workflows/automerge-global.yml
secrets: inherit