Skip to content

Commit 06943db

Browse files
Chore: pre-commit autoupdate
Signed-off-by: pre-commit-ci[bot] <pre-commit-ci@users.noreply.github.com> updates: - [github.com/lfreleng-actions/gha-workflow-linter: 7be2cdacfacf04d67a01e8424012adcc79ca9a86 → 4c3079dcb6e9e3c295f961ce5bd5b8585db698ca](lfreleng-actions/gha-workflow-linter@7be2cda...4c3079d) - [github.com/python-jsonschema/check-jsonschema: 8ef330cbb7204d388aa7a620f9549bcea8009663 → 1a4bb160cab6417b3045e1b37b6b72449243e658](python-jsonschema/check-jsonschema@8ef330c...1a4bb16)
1 parent bb43a57 commit 06943db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,12 @@ repos:
115115
- id: basedpyright
116116

117117
- repo: https://github.com/lfreleng-actions/gha-workflow-linter
118-
rev: 7be2cdacfacf04d67a01e8424012adcc79ca9a86 # frozen: v1.2.1
118+
rev: 4c3079dcb6e9e3c295f961ce5bd5b8585db698ca # frozen: v1.2.2
119119
hooks:
120120
- id: gha-workflow-linter
121121

122122
- repo: https://github.com/python-jsonschema/check-jsonschema
123-
rev: 8ef330cbb7204d388aa7a620f9549bcea8009663 # frozen: 0.37.3
123+
rev: 1a4bb160cab6417b3045e1b37b6b72449243e658 # frozen: 0.37.4
124124
hooks:
125125
- id: check-github-actions
126126
- id: check-github-workflows

0 commit comments

Comments
 (0)