Skip to content

Commit

Permalink
Mirror: 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Dec 23, 2024
1 parent 0191adc commit b279760
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.19.0
rev: v0.19.1
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.19.0",
"tach==0.19.1",
]

[project.optional-dependencies]
Expand Down

0 comments on commit b279760

Please sign in to comment.