Skip to content

Commit e7d86f5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.16.2](astral-sh/ruff-pre-commit@v0.15.21...v0.16.2)
1 parent fb16e6a commit e7d86f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Ruff - linter AND formatter (the single source of truth; CI gates `ruff check` + `ruff format`)
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.15.21
4+
rev: v0.16.2
55
hooks:
66
# Lint with autofix, then format, both read the configuration from pyproject.toml
77
- id: ruff

0 commit comments

Comments
 (0)