Skip to content

Commit

Permalink
Upgrade tach to 0.15.0, use 'interfaces' instead of strict mode (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: Etienne Wodey <[email protected]>
  • Loading branch information
emdoyle and airwoodix authored Nov 23, 2024
1 parent 86590b3 commit 59bb7bc
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
args: [-v, qiskit_aqt_provider, test]
pass_filenames: false # needed if excluding files with pyproject.toml or setup.cfg
- repo: https://github.com/airwoodix/tach-pre-commit
rev: "v0.14.3-external"
rev: "v0.15.2-external"
hooks:
- id: tach
- id: tach-external
Expand Down
Loading

0 comments on commit 59bb7bc

Please sign in to comment.