diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bfbc6fa..30af290 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,10 +8,10 @@ repos: - id: check-yaml - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: - id: check-github-workflows - repo: https://github.com/coatl-dev/hadolint-coatl - rev: 2.13.1 + rev: 2.14.0 hooks: - id: hadolint