diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8320671..a654e60 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: forbid-html-img-without-alt-text - repo: https://github.com/oxipng/oxipng - rev: v10.1.0 + rev: v10.1.1 hooks: - id: oxipng args: ["-o", "max", "--strip", "safe", "--alpha"]