We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836d15f commit da9d3bfCopy full SHA for da9d3bf
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
exclude: .pre-commit-config.yaml|pages/developers/style.md
29
30
- repo: https://github.com/codespell-project/codespell
31
- rev: v2.4.0
+ rev: v2.4.1
32
hooks:
33
- id: codespell
34
exclude: (^Gemfile\.lock|\.svg)$
0 commit comments