Skip to content

Commit 68cf9d2

Browse files
build(deps): pre-commit autoupdate (#50)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.3 → 0.34.0](python-jsonschema/check-jsonschema@0.33.3...0.34.0) - [github.com/coatl-dev/hadolint-coatl: 2.13.1 → 2.14.0](coatl-dev/hadolint-coatl@2.13.1...2.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e64fc37 commit 68cf9d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ repos:
88
- id: check-yaml
99
- id: trailing-whitespace
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.33.3
11+
rev: 0.34.0
1212
hooks:
1313
- id: check-github-workflows
1414
- repo: https://github.com/coatl-dev/hadolint-coatl
15-
rev: 2.13.1
15+
rev: 2.14.0
1616
hooks:
1717
- id: hadolint

0 commit comments

Comments
 (0)