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 ee79a42 commit f674115Copy full SHA for f674115
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: flake8
29
- repo: https://github.com/codespell-project/codespell
30
- rev: v2.4.0
+ rev: v2.4.1
31
32
- id: codespell
33
additional_dependencies:
changes/559.misc.rst
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``codespell`` was updated to its latest version.
0 commit comments