Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jan 16, 2025
1 parent 72e0f06 commit ab7cb02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,11 @@ repos:
rev: v4.0.1
hooks:
- id: validate_manifest

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.0
hooks:
- id: check-dependabot
- id: check-github-workflows
- id: check-renovate
additional_dependencies: [pyjson5]

0 comments on commit ab7cb02

Please sign in to comment.