Skip to content

Commit

Permalink
Mirror: 0.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Feb 12, 2025
1 parent fe0ae77 commit 4c6c031
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.25.3
rev: v0.25.4
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.25.3",
"tach==0.25.4",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 4c6c031

Please sign in to comment.