Skip to content

Commit bff8928

Browse files
committed
ci: remove unnecessary pre-commit hooks
1 parent 6dce68d commit bff8928

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
fail_fast: true
22
repos:
3-
- repo: https://github.com/MozillaSecurity/orion-ci
4-
rev: v0.0.10
5-
hooks:
6-
- id: orion_ci
7-
- repo: https://github.com/marco-c/taskcluster_yml_validator
8-
rev: v0.0.12
9-
hooks:
10-
- id: taskcluster_yml
113
- repo: local
124
hooks:
135
- id: black

0 commit comments

Comments
 (0)