Skip to content

Commit

Permalink
Merge pull request #159 from nasa/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore: update pre-commit hooks
  • Loading branch information
danielfromearth authored Feb 7, 2025
2 parents f85b75b + 3ea3843 commit dbfce44
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 @@ -9,7 +9,7 @@ default_language_version:

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

Expand Down Expand Up @@ -38,7 +38,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.4
hooks:
- id: ruff
args: ["--fix", "--exit-non-zero-on-fix"]
Expand Down

0 comments on commit dbfce44

Please sign in to comment.