Skip to content

chore(deps)(deps-dev): bump @biomejs/biome from 1.9.4 to 2.3.0 #81

chore(deps)(deps-dev): bump @biomejs/biome from 1.9.4 to 2.3.0

chore(deps)(deps-dev): bump @biomejs/biome from 1.9.4 to 2.3.0 #81

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"