Skip to content

build(deps-dev): Bump sass-loader from 12.4.0 to 16.0.3 #475

build(deps-dev): Bump sass-loader from 12.4.0 to 16.0.3

build(deps-dev): Bump sass-loader from 12.4.0 to 16.0.3 #475

Workflow file for this run

name: Auto merge dependencies
on:
pull_request:
branches:
- dependabot_develop
paths:
- yarn.lock
- package.json
jobs:
automerge:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: minor