Skip to content

Commit 635daba

Browse files
authored
Bump ruff-pre-commit from v0.14.14 to v0.15.4 (#200)
1 parent 122d50e commit 635daba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.14
12+
rev: v0.15.4
1313
hooks:
1414
- id: ruff-format
1515
- id: ruff-check

changes/200.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ``pre-commit`` hook for ``ruff-pre-commit`` was updated to its latest version.

0 commit comments

Comments
 (0)