Skip to content

Update dependency @types/bcryptjs to v2.4.4 #55

Update dependency @types/bcryptjs to v2.4.4

Update dependency @types/bcryptjs to v2.4.4 #55

Workflow file for this run

name: Validates PR conflicts
on: pull_request
jobs:
conflibot:
name: Validates PR conflicts possibility with conflibot
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Warn potential conflicts
uses: wktk/conflibot@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
exclude: |
yarn.lock
**/*.bin