We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dce68d commit bff8928Copy full SHA for bff8928
1 file changed
.pre-commit-config.yaml
@@ -1,13 +1,5 @@
1
fail_fast: true
2
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
10
- - id: taskcluster_yml
11
- repo: local
12
hooks:
13
- id: black
0 commit comments