Skip to content

Commit e9ef7ac

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) - [github.com/gitleaks/gitleaks: v8.29.1 → v8.30.0](gitleaks/gitleaks@v8.29.1...v8.30.0)
1 parent e649efa commit e9ef7ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515

1616
# Python - Ruff
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.14.6
18+
rev: v0.14.7
1919
hooks:
2020
# Run the linter
2121
- id: ruff
@@ -25,7 +25,7 @@ repos:
2525

2626
# Detect secrets
2727
- repo: https://github.com/gitleaks/gitleaks
28-
rev: v8.29.1
28+
rev: v8.30.0
2929
hooks:
3030
- id: gitleaks
3131

0 commit comments

Comments
 (0)