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 043673b commit 3efe38fCopy full SHA for 3efe38f
.pre-commit-config.yaml
@@ -11,8 +11,8 @@ repos:
11
- id: nbqa-pyupgrade
12
additional_dependencies: [pyupgrade==2.7.4]
13
args: [--py37-plus]
14
-- repo: https://github.com/MarcoGorelli/check-execution-order
15
- rev: v0.1.1
+- repo: https://github.com/MarcoGorelli/madforhooks
+ rev: 0.3.0
16
hooks:
17
- id: check-execution-order
18
exclude: |
0 commit comments