Skip to content

Commit

Permalink
Merge branch 'main' into parallel-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik authored Dec 11, 2023
2 parents 0190a6b + b4fbecf commit 62073f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: debug-statements

- repo: https://github.com/crate-ci/typos
rev: v1.16.23
rev: v1.16.24
hooks:
- id: typos

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ build==1.0.3
mypy==1.7.1
networkx==2.8.8
phir==0.2.0
pre-commit==3.5.0
pre-commit==3.6.0
pydata_sphinx_theme==0.14.4
pytest==7.4.3
pytket-quantinuum==0.26.0
Expand Down

0 comments on commit 62073f3

Please sign in to comment.