Commit 28edbab
committed
Sync the versions of
We use the `bandit` hook twice in the pre-commit configuration: once
for the `tests/` subdirectory and once for everything _except_ the
`tests/` subdirectory. These two hooks should be using the same version
of the `bandit` hook, but the second use was missed when updating hook
versions from upstream.bandit used by pre-commit1 parent 0370008 commit 28edbab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments