We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd55a85 commit 3dccb3dCopy full SHA for 3dccb3d
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v3.1.0
+ rev: v3.4.0
4
hooks:
5
- id: check-executables-have-shebangs
6
- id: check-merge-conflict
@@ -9,7 +9,7 @@ repos:
9
- id: check-json
10
exclude: enums/templates/json.json
11
- repo: https://github.com/marco-c/taskcluster_yml_validator
12
- rev: v0.0.6
+ rev: v0.0.7
13
14
- id: taskcluster_yml
15
- repo: local
0 commit comments