Skip to content

Commit b61de93

Browse files
committed
Bumped ruff to 0.15.9
1 parent d96507f commit b61de93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
]
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.15.8
22+
rev: v0.15.9
2323
hooks:
2424
- id: ruff
2525

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nox>=2026.2.9
22
pre-commit>=4.5.1,<5
3-
ruff>=0.15.8,<1
3+
ruff>=0.15.9,<1
44
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)