Skip to content

Commit b553adf

Browse files
authored
Apply replace_precommit patch (#128)
1 parent 0b5177e commit b553adf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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 = "NamedGraphs"
22
uuid = "678767b0-92e7-4007-89e4-4527a8725b19"
3-
version = "0.10.11"
3+
version = "0.10.12"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
55

66
[deps]

0 commit comments

Comments
 (0)