Skip to content

Commit 3c4f5b0

Browse files
Merge pull request #308 from nasa/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 9e4866d + fd479c2 commit 3c4f5b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: gitleaks
1515

1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
# Validate format
2020
- id: check-yaml
@@ -41,7 +41,7 @@ repos:
4141
exclude_types: ["jupyter", "text"]
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.12.7
44+
rev: v0.12.11
4545
hooks:
4646
- id: ruff
4747
args: ["--fix", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)