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

chore(deps-dev): bump @rollup/plugin-json from 4.1.0 to 6.1.0 #1214

chore(deps-dev): bump @rollup/plugin-json from 4.1.0 to 6.1.0

chore(deps-dev): bump @rollup/plugin-json from 4.1.0 to 6.1.0 #1214

Workflow file for this run

name: Auto merge
on:
pull_request:
jobs:
auto-merge-dependabot:
runs-on: ubuntu-22.04
if: github.actor == 'dependabot[bot]'
steps:
- name: Auto merge PR
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.OKP4_TOKEN }}