Skip to content

Commit 8a201b0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.7](astral-sh/ruff-pre-commit@v0.3.4...v0.3.7) - [github.com/renovatebot/pre-commit-hooks: 37.264.0 → 37.296.0](renovatebot/pre-commit-hooks@37.264.0...37.296.0)
1 parent acbd0c0 commit 8a201b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: "v4.5.0"
6+
rev: "v4.6.0"
77
hooks:
88
- id: check-added-large-files
99
- id: check-docstring-first
@@ -42,7 +42,7 @@ repos:
4242
- id: detect-secrets
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.3.4
45+
rev: v0.3.7
4646
hooks:
4747
- id: ruff
4848
args: [--fix]
@@ -54,7 +54,7 @@ repos:
5454
- id: gitleaks
5555

5656
- repo: https://github.com/renovatebot/pre-commit-hooks
57-
rev: 37.264.0
57+
rev: 37.296.0
5858
hooks:
5959
- id: renovate-config-validator
6060

0 commit comments

Comments
 (0)