Skip to content

Commit

Permalink
ci: pre-commit auto-update
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4)
- [github.com/gitleaks/gitleaks: v8.21.2 → v8.22.1](gitleaks/gitleaks@v8.21.2...v8.22.1)
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent d112a45 commit c776d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ ci:
repos:

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

- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.2
rev: v8.22.1
hooks:
- id: gitleaks

Expand Down

0 comments on commit c776d35

Please sign in to comment.