Skip to content

Bump jquery from 1.12.4 to 3.7.1 #336

Bump jquery from 1.12.4 to 3.7.1

Bump jquery from 1.12.4 to 3.7.1 #336

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/action@v3.0.0