Skip to content

Update pre-commit hook renovatebot/pre-commit-hooks to v37.87.0 #2358

Update pre-commit hook renovatebot/pre-commit-hooks to v37.87.0

Update pre-commit hook renovatebot/pre-commit-hooks to v37.87.0 #2358

Workflow file for this run

---
name: Labeler
on:
pull_request:
jobs:
auto-labeling:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- name: Labeler
uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}