Skip to content

Commit

Permalink
Update dependencies (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix authored Jan 20, 2025
1 parent 87b8d66 commit 09c0a41
Show file tree
Hide file tree
Showing 5 changed files with 152 additions and 150 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.6"
rev: "v0.9.2"
hooks:
- id: ruff
args: [ --fix ]
Expand All @@ -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/gauge-sh/tach-pre-commit
rev: "v0.19.4"
rev: "v0.21.0"
hooks:
- id: tach
- id: tach-external
Expand Down
Loading

0 comments on commit 09c0a41

Please sign in to comment.