Skip to content

Commit

Permalink
⬆️ bump typos version to 1.29.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent 7ddd17f commit b38ebae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Add this to your `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/PFCCLab/typos-pre-commit-mirror.git
rev: v1.29.4
rev: v1.29.5
hooks:
- id: typos
args: [--force-exclude]
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "typos-mirror"
version = "1.29.4"
version = "1.29.5"
dependencies = [
"typos==1.29.4",
"typos==1.29.5",
]

0 comments on commit b38ebae

Please sign in to comment.