We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7316b0 commit fbf98a1Copy full SHA for fbf98a1
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v3.4.0
+ rev: v4.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.7
+ rev: v0.0.10
13
14
- id: taskcluster_yml
15
- repo: local
0 commit comments