Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

build(deps-dev): bump @biomejs/biome from 2.3.8 to 2.3.14 in /frontend #325

build(deps-dev): bump @biomejs/biome from 2.3.8 to 2.3.14 in /frontend

build(deps-dev): bump @biomejs/biome from 2.3.8 to 2.3.14 in /frontend #325

Workflow file for this run

name: Auto merge
on: pull_request
jobs:
merge:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.1
- run: gh pr merge "${GITHUB_HEAD_REF}" --merge --auto