We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2104b40 commit a4a8c88Copy full SHA for a4a8c88
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/sirosen/check-jsonschema
3
- rev: 0.28.4
+ rev: a20fe80ebdd4aec6791598c9ff559985580f91ea # frozen: 0.31.1
4
hooks:
5
- id: check-github-workflows
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: v4.6.0
+ rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
8
9
- id: detect-private-key
10
- id: trailing-whitespace
0 commit comments