Skip to content

Commit 625539e

Browse files
authored
Apply replace_precommit patch (#21)
1 parent 9cbecda commit 625539e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ repos:
1212
exclude_types:
1313
- "markdown"
1414
- repo: "https://github.com/ITensor/ITensorFormatter.jl"
15-
rev: "v0.2.16"
15+
rev: "v0.2.19"
1616
hooks:
1717
- id: "itensor-formatter"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FunctionImplementations"
22
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3-
version = "0.4.9"
3+
version = "0.4.10"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

0 commit comments

Comments
 (0)