Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1866)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7)
- [github.com/renovatebot/pre-commit-hooks: 37.379.0 → 37.387.0](renovatebot/pre-commit-hooks@37.379.0...37.387.0)
- [github.com/gitleaks/gitleaks: v8.18.2 → v8.18.3](gitleaks/gitleaks@v8.18.2...v8.18.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jun 3, 2024
1 parent a8d9633 commit b8ba3a4
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.4.5
rev: v0.4.7
hooks:
- id: ruff
- id: ruff-format

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

- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.2
rev: v8.18.3
hooks:
- id: gitleaks

Expand Down

0 comments on commit b8ba3a4

Please sign in to comment.