Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

build(deps-dev): bump ts-jest from 28.0.8 to 29.1.1 #104

build(deps-dev): bump ts-jest from 28.0.8 to 29.1.1

build(deps-dev): bump ts-jest from 28.0.8 to 29.1.1 #104

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}
command: "squash and merge"
target: minor