Skip to content

Commit

Permalink
chore: Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jan 22, 2025
1 parent a4dc9f7 commit 3a827bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.0
hooks:
- id: check-dependabot
- id: check-github-workflows
- id: check-readthedocs
- id: check-renovate
language: python
additional_dependencies:
- pyjson5==1.6.8

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
Expand Down

0 comments on commit 3a827bb

Please sign in to comment.