Skip to content

Commit 3ea2583

Browse files
committed
chore: release version 1.8.4
1 parent 9d623d5 commit 3ea2583

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For details see below.
1515
Add this to your `.pre-commit-config.yaml`:
1616
```
1717
- repo: https://github.com/boidolr/pre-commit-images
18-
rev: v1.8.3 # Use the ref you want to point at
18+
rev: v1.8.4 # Use the ref you want to point at
1919
hooks:
2020
- id: optimize-png
2121
# - id: ...

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
urls = {"Respository" = "https://github.com/boidolr/pre-commit-images"}
1212
license = {file = "LICENSE"}
1313
readme = "README.md"
14-
version = "1.8.3"
14+
version = "1.8.4"
1515
classifiers = [
1616
"License :: OSI Approved :: MIT License",
1717
"Programming Language :: Python :: 3",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)