Skip to content

Commit dfb14a4

Browse files
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 (#352)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gitleaks/gitleaks](https://redirect.github.com/gitleaks/gitleaks) | repository | minor | `v8.28.0` → `v8.30.1` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>gitleaks/gitleaks (gitleaks/gitleaks)</summary> ### [`v8.30.1`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.30.1) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.30.0...v8.30.1) #### Changelog - [`83d9cd6`](https://redirect.github.com/gitleaks/gitleaks/commit/83d9cd684c87d95d656c1458ef04895a7f1cbd8e) update goreleaser - [`8d1f98c`](https://redirect.github.com/gitleaks/gitleaks/commit/8d1f98c7967eb1e79cb44ac6241a124e145d2165) Removed unnecessary functions from report template ([#&#8203;2040](https://redirect.github.com/gitleaks/gitleaks/issues/2040)) - [`ca20267`](https://redirect.github.com/gitleaks/gitleaks/commit/ca20267a84aa1fa2c2a9c1a13cdb50cafb48eeb0) its the simple things ([#&#8203;2020](https://redirect.github.com/gitleaks/gitleaks/issues/2020)) - [`b66ac75`](https://redirect.github.com/gitleaks/gitleaks/commit/b66ac75e4fa93d86d78fccd6e2f36d2c0698b2a2) build: switch to Go 1.24 ([#&#8203;2002](https://redirect.github.com/gitleaks/gitleaks/issues/2002)) ### [`v8.30.0`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.30.0) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.29.1...v8.30.0) #### Changelog - [`6eaad03`](https://redirect.github.com/gitleaks/gitleaks/commit/6eaad03) 0 to 5 - notes on recursive decoding ([#&#8203;1994](https://redirect.github.com/gitleaks/gitleaks/issues/1994)) - [`09242ce`](https://redirect.github.com/gitleaks/gitleaks/commit/09242ce) Add new Looker client ID and client secret rules ([#&#8203;1947](https://redirect.github.com/gitleaks/gitleaks/issues/1947)) - [`c98e5e0`](https://redirect.github.com/gitleaks/gitleaks/commit/c98e5e0) feat: add Airtable Personnal Access Token detection ([#&#8203;1952](https://redirect.github.com/gitleaks/gitleaks/issues/1952)) - [`4ed0ca4`](https://redirect.github.com/gitleaks/gitleaks/commit/4ed0ca4) build: upgrade Go & alpine version ([#&#8203;1989](https://redirect.github.com/gitleaks/gitleaks/issues/1989)) ### [`v8.29.1`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.29.1) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.29.0...v8.29.1) #### Changelog - [`fb5d707`](https://redirect.github.com/gitleaks/gitleaks/commit/fb5d707) thats a paddlin - [`50493db`](https://redirect.github.com/gitleaks/gitleaks/commit/50493db) feat: document stdout report path ([#&#8203;1990](https://redirect.github.com/gitleaks/gitleaks/issues/1990)) ### [`v8.29.0`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.29.0) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.28.0...v8.29.0) #### Changelog - [`ed65b65`](https://redirect.github.com/gitleaks/gitleaks/commit/ed65b65) Add trace log for skipped archive file when not enabled ([#&#8203;1961](https://redirect.github.com/gitleaks/gitleaks/issues/1961)) - [`c5ccbb9`](https://redirect.github.com/gitleaks/gitleaks/commit/c5ccbb9) Respect contexts with timeouts ([#&#8203;1948](https://redirect.github.com/gitleaks/gitleaks/issues/1948)) - [`3821f30`](https://redirect.github.com/gitleaks/gitleaks/commit/3821f30) Config min version ([#&#8203;1955](https://redirect.github.com/gitleaks/gitleaks/issues/1955)) - [`d223718`](https://redirect.github.com/gitleaks/gitleaks/commit/d223718) fix(config): validate rules when \[extend] is used ([#&#8203;1592](https://redirect.github.com/gitleaks/gitleaks/issues/1592)) - [`87d9629`](https://redirect.github.com/gitleaks/gitleaks/commit/87d9629) feat: add Amazon Bedrock API key detection ([#&#8203;1935](https://redirect.github.com/gitleaks/gitleaks/issues/1935)) - [`228396b`](https://redirect.github.com/gitleaks/gitleaks/commit/228396b) Add GitHub Sponsors section and Discord link - [`a82bc53`](https://redirect.github.com/gitleaks/gitleaks/commit/a82bc53) feat: improve regex to detect Sonar tokens with prefixes ([#&#8203;1931](https://redirect.github.com/gitleaks/gitleaks/issues/1931)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/python-copier-template). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f458740 commit dfb14a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ repos:
3232
files: ^(uv\.lock|pyproject\.toml)$
3333

3434
- repo: https://github.com/gitleaks/gitleaks
35-
rev: v8.28.0
35+
rev: v8.30.1
3636
hooks:
3737
- id: gitleaks

0 commit comments

Comments
 (0)