Skip to content

Commit 08c4c23

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
1 parent 804c741 commit 08c4c23

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,14 +1,14 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
exclude: "^.*drawio|.*.svg$"
88
- id: check-yaml
99
- id: check-added-large-files
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.6.7
11+
rev: v0.8.3
1212
hooks:
1313
- id: ruff
1414
args: [--fix]

0 commit comments

Comments
 (0)