Skip to content

chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 #312

chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4

chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 #312

Workflow file for this run

name: Linting
on:
pull_request:
push:
branches: [master,dev]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]