Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 2139e59

Browse files
[pre-commit.ci] pre-commit autoupdate (#83)
1 parent 0e73c70 commit 2139e59

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
@@ -11,7 +11,7 @@ ci:
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: end-of-file-fixer
1717
- id: trailing-whitespace
@@ -23,7 +23,7 @@ repos:
2323
- --py36-plus
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
2525
# Ruff version.
26-
rev: v0.12.7
26+
rev: v0.12.11
2727
hooks:
2828
# Run the linter.
2929
- id: ruff

0 commit comments

Comments
 (0)