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 c536777 commit 8384844Copy full SHA for 8384844
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: ruff-check
22
args: [ --fix ]
23
- repo: https://github.com/codespell-project/codespell
24
- rev: v2.4.1
+ rev: v2.4.2
25
hooks:
26
- id: codespell
27
# remove toml extra once Python 3.10 is no longer supported
0 commit comments