diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93715ad0b..5e40010f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: name: run gitleaks description: detect hardcoded secrets with gitleaks - repo: https://github.com/oxipng/oxipng - rev: v10.1.0 + rev: v10.1.1 hooks: - id: oxipng name: run oxipng