Skip to content

chore(deps-dev): bump @netlify/plugin-lighthouse from 4.0.1 to 5.0.0 #50

chore(deps-dev): bump @netlify/plugin-lighthouse from 4.0.1 to 5.0.0

chore(deps-dev): bump @netlify/plugin-lighthouse from 4.0.1 to 5.0.0 #50

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Automerge Dependabot PR
on:
workflow_dispatch:
pull_request:
branches: [main]
jobs:
automerge:
name: Automerge Dependabot PR (Merge Me!)
runs-on: ubuntu-latest
steps:
- name: Merge me!
uses: ridedott/merge-me-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_METHOD: SQUASH
PRESET: DEPENDABOT_MINOR