Skip to content

build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 #827

build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0

build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 #827

Workflow file for this run

name: "Label Pull Request"
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/labeler.yml
sparse-checkout-cone-mode: false
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml