Skip to content

Commit e191952

Browse files
committed
Mirror: 0.28.4
1 parent f2c0a0d commit e191952

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To run [`tach check`](https://docs.gauge.sh/usage/commands#tach-check) and [`tac
1212
```yaml
1313
- repo: https://github.com/gauge-sh/tach-pre-commit
1414
# Tach version.
15-
rev: v0.28.3
15+
rev: v0.28.4
1616
hooks:
1717
- id: tach
1818
- id: tach-external

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tach-pre-commit"
33
version = "0.0.0"
44
dependencies = [
5-
"tach==0.28.3",
5+
"tach==0.28.4",
66
]
77

88
[project.optional-dependencies]

0 commit comments

Comments
 (0)