Skip to content

Commit 08363bd

Browse files
[pre-commit.ci] pre-commit autoupdate (#99)
1 parent 4779551 commit 08363bd

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,12 +1,12 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/astral-sh/ruff-pre-commit
88
# Ruff version.
9-
rev: v0.12.7
9+
rev: v0.12.8
1010
hooks:
1111
# Run the linter.
1212
- id: ruff

0 commit comments

Comments
 (0)