Skip to content

build(deps): bump pre-commit from 3.8.0 to 4.0.0 (#1353) #777

build(deps): bump pre-commit from 3.8.0 to 4.0.0 (#1353)

build(deps): bump pre-commit from 3.8.0 to 4.0.0 (#1353) #777

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true