Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add python-jsonschema/check-jsonschema pre-commit hook #2480

Merged
merged 3 commits into from
May 23, 2024

Commits on May 23, 2024

  1. ci: Add python-jsonschema/check-jsonschema pre-commit hook

    * Add https://github.com/python-jsonschema/check-jsonschema pre-commit hook.
    * Fix schema errors by converting 'choice' dispatch type, which is a string, to
      'boolean'.
    matthewfeickert committed May 23, 2024
    Configuration menu
    Copy the full SHA
    702c91a View commit details
    Browse the repository at this point in the history
  2. add defaults

    matthewfeickert committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a3adc46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eebb96 View commit details
    Browse the repository at this point in the history