Skip to content

Commit

Permalink
chore: Pin pyjson5 in pre-commit config (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jan 29, 2025
1 parent 187303d commit 5a9e88e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ repos:
hooks:
- id: check-github-workflows
- id: check-renovate
additional_dependencies: [pyjson5]
language: python
additional_dependencies:
- pyjson5==1.6.8

0 comments on commit 5a9e88e

Please sign in to comment.