diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5aefbc9..04f8b55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: # Convert blog and learn images - id: convert-to-webp files: ^static/img/(blog|learn)/.*\.(png|jpe?g|gif|bmp|tiff)$ - - repo: https://github.com/shssoichiro/oxipng + - repo: https://github.com/oxipng/oxipng rev: v10.2.0 hooks: - id: oxipng