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 3975677 + db62a84 commit 584a16aCopy full SHA for 584a16a
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.4.0"
+ rev: "v2.4.1"
61
hooks:
62
- id: codespell
0 commit comments