Skip to content

Bump certifi from 2023.7.22 to 2024.7.4 #308

Bump certifi from 2023.7.22 to 2024.7.4

Bump certifi from 2023.7.22 to 2024.7.4 #308

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]