Skip to content

Commit 3efe38f

Browse files
Switch to madforhooks (#267)
To get the encoding fix. See MarcoGorelli/check-execution-order#6 (comment)
1 parent 043673b commit 3efe38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ repos:
1111
- id: nbqa-pyupgrade
1212
additional_dependencies: [pyupgrade==2.7.4]
1313
args: [--py37-plus]
14-
- repo: https://github.com/MarcoGorelli/check-execution-order
15-
rev: v0.1.1
14+
- repo: https://github.com/MarcoGorelli/madforhooks
15+
rev: 0.3.0
1616
hooks:
1717
- id: check-execution-order
1818
exclude: |

0 commit comments

Comments
 (0)