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

chore(deps-dev): Bump eslint from 8.56.0 to 8.57.0 #261

chore(deps-dev): Bump eslint from 8.56.0 to 8.57.0

chore(deps-dev): Bump eslint from 8.56.0 to 8.57.0 #261

Workflow file for this run

name: AutoMerge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.TOKEN }}