Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Bump standard from 1.50.0 to 1.51.1 #45

Bump standard from 1.50.0 to 1.51.1

Bump standard from 1.50.0 to 1.51.1 #45

name: Dependabot Auto-merge
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
permissions: {}
jobs:
dependabot:
permissions:
contents: write
pull-requests: write
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
with:
minor: true
patch: true