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.
2 parents a56a822 + ce4a9cd commit 3975677Copy full SHA for 3975677
1 file changed
.pre-commit-config.yaml
@@ -57,6 +57,6 @@ repos:
57
- id: yamlfmt
58
# Codespell for detecting common misspellings in code
59
- repo: https://github.com/codespell-project/codespell
60
- rev: "v2.3.0"
+ rev: "v2.4.0"
61
hooks:
62
- id: codespell
0 commit comments