Skip to content

Commit

Permalink
Ensure precommit works with saxonche in api client
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-dxw committed Nov 6, 2024
1 parent dad5107 commit a6405d6
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
@@ -1,3 +1,5 @@
default_language_version:
python: "3.12"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down Expand Up @@ -29,7 +31,7 @@ repos:
[
"types-requests",
"types-ujson",
"ds-caselaw-marklogic-api-client==17.2.0",
"ds-caselaw-marklogic-api-client==27.3.0",
]
files: ^src/

Expand Down

0 comments on commit a6405d6

Please sign in to comment.