Skip to content

chore(deps): Bump types-jsonschema from 4.25.0.20250809 to 4.25.1.20251009 #1696

chore(deps): Bump types-jsonschema from 4.25.0.20250809 to 4.25.1.20251009

chore(deps): Bump types-jsonschema from 4.25.0.20250809 to 4.25.1.20251009 #1696

# GitHub Actions Workflow for Git Commit Linter
name: Git Commit Linter
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
git-commit-lint:
name: Git Commit Linter
uses: cordada/github-actions-utils/.github/workflows/git-commit-lint.yaml@master