Skip to content

chore(deps): bump lru-cache from 10.4.3 to 11.0.2 #4018

chore(deps): bump lru-cache from 10.4.3 to 11.0.2

chore(deps): bump lru-cache from 10.4.3 to 11.0.2 #4018

Workflow file for this run

name: Conventional Commits
on:
pull_request:
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v3
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}