Skip to content

Commit

Permalink
Mirror: 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Dec 2, 2024
1 parent 05b9a4d commit 9ea6290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To run [`tach check`](https://docs.gauge.sh/usage/commands#tach-check) and [`tac
```yaml
- repo: https://github.com/gauge-sh/tach-pre-commit
# Tach version.
rev: v0.16.2
rev: v0.16.3
hooks:
- id: tach
- id: tach-external
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "tach-pre-commit"
version = "0.0.0"
dependencies = [
"tach==0.16.2",
"tach==0.16.3",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 9ea6290

Please sign in to comment.