Skip to content

Bump eslint-config-prettier from 8.5.0 to 9.1.0 #3

Bump eslint-config-prettier from 8.5.0 to 9.1.0

Bump eslint-config-prettier from 8.5.0 to 9.1.0 #3

Workflow file for this run

name: Inspect dependencies
on:
- pull_request
jobs:
check_new_dependencies:
runs-on: ubuntu-latest
steps:
- name: Check for new dependencies
uses: hiwelo/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}