Skip to content

Bump cryptography from 41.0.2 to 41.0.4 #261

Bump cryptography from 41.0.2 to 41.0.4

Bump cryptography from 41.0.2 to 41.0.4 #261

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]