Skip to content

Commit 9ad0a07

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.14.5](astral-sh/ruff-pre-commit@v0.11.11...v0.14.5)
1 parent 973aa53 commit 9ad0a07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See https://pre-commit.com/hooks.html for more hooks
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v5.0.0
7+
rev: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -14,7 +14,7 @@ repos:
1414
args: [ --fix=lf ]
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
# Ruff version.
17-
rev: v0.11.11
17+
rev: v0.14.5
1818
hooks:
1919
# Run the linter.
2020
- id: ruff

0 commit comments

Comments
 (0)