Skip to content

chore(deps): bump follow-redirects from 1.14.1 to 1.15.6 #3916

chore(deps): bump follow-redirects from 1.14.1 to 1.15.6

chore(deps): bump follow-redirects from 1.14.1 to 1.15.6 #3916

Workflow file for this run

name: Pull Request Linter
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
lint-pr:
name: Lint pull request title
runs-on: ubuntu-latest
steps:
- name: Lint pull request title
uses: jef/conventional-commits-pr-action@v1
with:
comment: false
token: ${{ secrets.GITHUB_TOKEN }}