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.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1)
- [github.com/gitleaks/gitleaks: v8.22.1 → v8.23.0](gitleaks/gitleaks@v8.22.1...v8.23.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent d09d74e commit b603a49
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.6
rev: v0.9.1
hooks:
- id: ruff
- id: ruff-format

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

Expand Down

0 comments on commit b603a49

Please sign in to comment.