Skip to content

chore(deps): bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows #140

chore(deps): bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows

chore(deps): bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows #140

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