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 2a345c3 + dea5384 commit fdcd68fCopy full SHA for fdcd68f
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
hooks:
27
- id: remove-crlf
28
- repo: https://github.com/codespell-project/codespell
29
- rev: v2.2.5
+ rev: v2.2.6
30
31
- id: codespell
32
additional_dependencies:
@@ -92,7 +92,7 @@ repos:
92
93
- tomli
94
- repo: https://github.com/kumaraditya303/mirrors-pyright
95
- rev: v1.1.328
+ rev: v1.1.329
96
97
- id: pyright
98
- repo: https://github.com/PyCQA/bandit
0 commit comments