Skip to content

Commit dcde944

Browse files
[pre-commit.ci] pre-commit autoupdate (#781)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent efdf897 commit dcde944

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v5.0.0
4+
rev: v6.0.0
55
hooks:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
@@ -18,7 +18,7 @@ repos:
1818
- id: check-xml
1919
- id: check-symlinks
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.5
21+
rev: v0.12.8
2222
hooks:
2323
- id: ruff-format
2424
- id: ruff

0 commit comments

Comments
 (0)