From 91428bb7537ade304f511db40af4378055751bd7 Mon Sep 17 00:00:00 2001 From: Yukari Chiba Date: Fri, 27 Feb 2026 11:42:10 +0800 Subject: [PATCH] feat: add python-check-jsonschema --- repos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.yml b/repos.yml index c51acda7..bc441bb2 100644 --- a/repos.yml +++ b/repos.yml @@ -9195,6 +9195,10 @@ repos: group: deepin-sysdev-team info: python3-defaults 3.11 + - repo: python-check-jsonschema #main + group: deepin-sysdev-team + info: JSON Schema CLI and pre-commit hook built on jsonschema + - repo: python-cleo #main group: deepin-sysdev-team info: create beautiful and testable command-line interfaces