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 686d2f5 commit ecf6927Copy full SHA for ecf6927
.pre-commit-config.yaml
@@ -62,13 +62,13 @@ repos:
62
- --keep-runtime-typing
63
64
- repo: https://github.com/Lucas-C/pre-commit-hooks
65
- rev: v1.1.9
+ rev: v1.1.10
66
hooks:
67
- id: remove-crlf
68
- id: forbid-crlf
69
70
- repo: https://github.com/repo-helper/formate
71
- rev: v0.4.3
+ rev: v0.4.4
72
73
- id: formate
74
exclude: ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
0 commit comments