Skip to content

Commit e953fb0

Browse files
chore: pre-commit autoupdate (2026-02-17) (#146)
Co-authored-by: complynx <1325654+complynx@users.noreply.github.com> Co-authored-by: Daniel <d.drizhuk@gmail.com>
1 parent 0a5bfcd commit e953fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
# exclude: ^(src/nebius/api|.direnv|.eggs|.git|.hg|.ipynb_checkpoints|.mypy_cache|.nox|.pytest_cache|.ruff_cache|.tox|.svn|.venv|.vscode|pypackages|_build|buck-out|build|dist|venv)/
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
# Ruff version.
15-
rev: v0.15.0
15+
rev: v0.15.1
1616
hooks:
1717
# Run the linter.
1818
- id: ruff

0 commit comments

Comments
 (0)