Skip to content

Commit

Permalink
Merge pull request #28 from dariocurr/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
dariocurr authored Jan 21, 2025
2 parents 7ac7440 + ecf3462 commit 0a7d658
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 @@ -32,12 +32,12 @@ repos:
- id: trailing-whitespace

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

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.2
hooks:
- id: ruff
args: [ --fix ]
Expand Down

0 comments on commit 0a7d658

Please sign in to comment.