Skip to content

Commit

Permalink
test: debugging spellcheck GH actions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasica committed Nov 20, 2023
1 parent cad68fb commit d8fb7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ repos:
- id: flake8
args: ['--ignore=E203,W503', '--max-line-length=120'] # see https://github.com/psf/black/issues/315 https://github.com/psf/black/issues/52
- repo: https://github.com/getindata/py-pre-commit-hooks
rev: v0.2.0
rev: v0.2.1
hooks:
- id: pyspelling-docker

0 comments on commit d8fb7f6

Please sign in to comment.