Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /mephisto/client/review_app/client #2432

Bump follow-redirects from 1.15.2 to 1.15.4 in /mephisto/client/review_app/client

Bump follow-redirects from 1.15.2 to 1.15.4 in /mephisto/client/review_app/client #2432

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.8
- uses: pre-commit/[email protected]