Skip to content

build(deps-dev): bump prettier from 2.8.8 to 3.0.3 #1505

build(deps-dev): bump prettier from 2.8.8 to 3.0.3

build(deps-dev): bump prettier from 2.8.8 to 3.0.3 #1505

Workflow file for this run

name: Linting
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- run: npm cit
auto-merge:
runs-on: ubuntu-latest
needs: build
permissions:
pull-requests: write
contents: write
steps:
- name: Automatically merge dependabot upgrades
uses: fastify/[email protected]
with:
target: minor