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 cec9422 commit f887434Copy full SHA for f887434
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
files: ^notebook2script/.*\.py$
42
43
- repo: https://github.com/domdfcoding/flake2lint
44
- rev: v0.2.0
+ rev: v0.3.0
45
hooks:
46
- id: flake2lint
47
@@ -68,7 +68,7 @@ repos:
68
- id: forbid-crlf
69
70
- repo: https://github.com/repo-helper/formate
71
- rev: v0.3.1
+ rev: v0.4.2
72
73
- id: formate
74
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$
0 commit comments