Skip to content

Commit 99c9a86

Browse files
committed
pre-commit: update to latest versions of the hooks
1 parent 0bba9fb commit 99c9a86

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,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.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
8-
rev: v0.4.5
8+
rev: v0.14.11
99
hooks:
1010
- id: ruff
1111
- id: ruff-format

0 commit comments

Comments
 (0)