Commit 54067d3
committed
Replace deprecated hook with pyupgrade
pre-commit/pre-commit-hooks#1034
> ### Deprecated / replaced hooks
> - `check-byte-order-marker`: instead use fix-byte-order-marker
> - `fix-encoding-pragma`: instead use [`pyupgrade`](https://github.com/asottile/pyupgrade)1 parent 0cafd77 commit 54067d3
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
0 commit comments