Skip to content

Commit 3c082e7

Browse files
[pre-commit.ci] pre-commit autoupdate
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.5 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.5...v0.6.9)
1 parent 43a7cb1 commit 3c082e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
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-yaml
99
- id: end-of-file-fixer
@@ -23,7 +23,7 @@ repos:
2323
files: lib/
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.6.5
26+
rev: v0.6.9
2727
hooks:
2828
- id: ruff
2929

0 commit comments

Comments
 (0)