Skip to content

Commit c102231

Browse files
pre-commit autoupdate
1 parent f65bb8f commit c102231

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
@@ -38,7 +38,7 @@ repos:
3838
- id: trailing-whitespace
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.12.7
41+
rev: v0.12.9
4242
hooks:
4343
- id: ruff
4444
args: ["--fix", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)