Skip to content

Bump follow-redirects from 1.15.3 to 1.15.4 #669

Bump follow-redirects from 1.15.3 to 1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4 #669

Workflow file for this run

name: "Actions"
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
lint:
name: pre-commit
runs-on: ubuntu-latest
steps:
- name: 📦 Checkout the repository
uses: actions/[email protected]
- name: ✅ Run pre-commit
uses: pre-commit/[email protected]