Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#703)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)
- [github.com/gitleaks/gitleaks: v8.18.4 → v8.19.2](gitleaks/gitleaks@v8.18.4...v8.19.2)
- [github.com/renovatebot/pre-commit-hooks: 38.72.1 → 38.82.0](renovatebot/pre-commit-hooks@38.72.1...38.82.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 17, 2024
1 parent b1d96cc commit 2bac4a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@ repos:
- id: detect-secrets

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
rev: v0.6.5
hooks:
- id: ruff
- id: ruff-format

- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4
rev: v8.19.2
hooks:
- id: gitleaks

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.72.1
rev: 38.82.0
hooks:
- id: renovate-config-validator

Expand Down

0 comments on commit 2bac4a7

Please sign in to comment.