Skip to content

Bump urllib3 from 1.26.18 to 1.26.19 #306

Bump urllib3 from 1.26.18 to 1.26.19

Bump urllib3 from 1.26.18 to 1.26.19 #306

name: Check formatting
on: push
jobs:
checkFormatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v1
- name: Check formatting using pre-commit
uses: pre-commit/[email protected]