Skip to content

Bump prettier from 3.0.0 to 3.0.1 in /.config/remark (#1260) #393

Bump prettier from 3.0.0 to 3.0.1 in /.config/remark (#1260)

Bump prettier from 3.0.0 to 3.0.1 in /.config/remark (#1260) #393

Workflow file for this run

name: Updating branch that is configured to auto-merge
on:
push:
branches:
- master
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{ secrets.GH_TOKEN }}