Skip to content

Commit f1bb7f8

Browse files
committed
chore: update pre-commit config to remove old workaround
1 parent 16bb493 commit f1bb7f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ repos:
44
hooks:
55
- id: black
66
language_version: python3
7-
# temp exlude osrm: black fails to reformat for some reason
8-
args: [routingpy, tests, --exclude, routingpy/routers/mapbox_osrm.py]
97
- repo: https://github.com/charliermarsh/ruff-pre-commit
108
rev: v0.0.290
119
hooks:

0 commit comments

Comments
 (0)