We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab6889 commit c9b6043Copy full SHA for c9b6043
.pre-commit-config.yaml
@@ -22,6 +22,6 @@ repos:
22
- id: check-yaml
23
- repo: https://github.com/codespell-project/codespell
24
# Configuration for codespell is in .codespellrc
25
- rev: v2.2.6
+ rev: v2.3.0
26
hooks:
27
- id: codespell
0 commit comments