Skip to content

build(deps-dev): bump @commitlint/config-conventional from 18.6.1 to 18.6.2 #232

build(deps-dev): bump @commitlint/config-conventional from 18.6.1 to 18.6.2

build(deps-dev): bump @commitlint/config-conventional from 18.6.1 to 18.6.2 #232

name: Inspect dependencies
on:
- pull_request
jobs:
check_new_dependencies:
runs-on: ubuntu-latest
steps:
- name: Check for new dependencies
uses: hiwelo/new-dependencies-action@1.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}