Skip to content

Commit 800d515

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.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5) - [github.com/renovatebot/pre-commit-hooks: 37.264.0 → 37.278.0](renovatebot/pre-commit-hooks@37.264.0...37.278.0)
1 parent 98a759f commit 800d515

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
@@ -41,7 +41,7 @@ repos:
4141
- id: detect-secrets
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.3.4
44+
rev: v0.3.5
4545
hooks:
4646
- id: ruff
4747
args: [--fix]
@@ -53,6 +53,6 @@ repos:
5353
- id: gitleaks
5454

5555
- repo: https://github.com/renovatebot/pre-commit-hooks
56-
rev: 37.264.0
56+
rev: 37.278.0
5757
hooks:
5858
- id: renovate-config-validator

0 commit comments

Comments
 (0)