Skip to content

Bump django from 4.2.15 to 4.2.17 #334

Bump django from 4.2.15 to 4.2.17

Bump django from 4.2.15 to 4.2.17 #334

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]