diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8fe009d..a617bba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: args: ["--style", "./.github/workflows/style.rb"] - repo: https://github.com/Yelp/detect-secrets - rev: v1.4.0 + rev: v1.5.0 hooks: - id: detect-secrets args: ['--baseline', '.github/.secrets.baseline']