From 2348c84c06411c518d5512a1f1e40e1d1d7cb85b Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Mon, 30 Sep 2024 19:27:15 +0100 Subject: [PATCH] test: approve new changes --- test/GenerateProjectWithName/pre-commit_yaml.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/GenerateProjectWithName/pre-commit_yaml.tt b/test/GenerateProjectWithName/pre-commit_yaml.tt index 7195556..f7cfcaf 100644 --- a/test/GenerateProjectWithName/pre-commit_yaml.tt +++ b/test/GenerateProjectWithName/pre-commit_yaml.tt @@ -9,7 +9,7 @@ repos: args: [--assume-in-merge] - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema