Skip to content

Commit 64c10c0

Browse files
authored
Apply replace_precommit_repo patch (#192)
1 parent 3ff9db1 commit 64c10c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: "end-of-file-fixer"
1212
exclude_types:
1313
- "markdown"
14-
- repo: "https://github.com/ITensor/ITensorFormatter.jl"
15-
rev: "v0.2.23"
14+
- repo: "https://github.com/ITensor/itensorformatter-pre-commit"
15+
rev: "v1.0.0"
1616
hooks:
1717
- id: "itensor-formatter"

0 commit comments

Comments
 (0)