Skip to content

Commit

Permalink
chore: release version 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
boidolr committed Jan 2, 2025
1 parent 9d623d5 commit 3ea2583
Show file tree
Hide file tree
Showing 3 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 @@ -15,7 +15,7 @@ For details see below.
Add this to your `.pre-commit-config.yaml`:
```
- repo: https://github.com/boidolr/pre-commit-images
rev: v1.8.3 # Use the ref you want to point at
rev: v1.8.4 # Use the ref you want to point at
hooks:
- id: optimize-png
# - id: ...
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [
urls = {"Respository" = "https://github.com/boidolr/pre-commit-images"}
license = {file = "LICENSE"}
readme = "README.md"
version = "1.8.3"
version = "1.8.4"
classifiers = [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ea2583

Please sign in to comment.