Skip to content

Commit 4bdf778

Browse files
[pre-commit.ci] pre-commit autoupdate (#113)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.8...v0.6.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b2a4da0 commit 4bdf778

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
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: "v4.6.0"
6+
rev: "v5.0.0"
77
hooks:
88
- id: check-merge-conflict
99
- id: debug-statements
@@ -31,7 +31,7 @@ repos:
3131
- id: detect-secrets
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.6.8
34+
rev: v0.6.9
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format

0 commit comments

Comments
 (0)