Skip to content

Bump pre-commit from 2.20.0 to 3.4.0 in /server #1181

Bump pre-commit from 2.20.0 to 3.4.0 in /server

Bump pre-commit from 2.20.0 to 3.4.0 in /server #1181

Workflow file for this run

name: "Spell checking"
on: ["push"]
jobs:
check-spelling:
name: "Spell checking"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "check-spelling/check-spelling@prerelease"