Skip to content

Commit 00d4083

Browse files
authored
Bump ruff-pre-commit from v0.14.9 to v0.14.10 (#2619)
1 parent 53fe3f5 commit 00d4083

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
@@ -14,7 +14,7 @@ repos:
1414
- id: docformatter
1515
args: [--in-place, --black]
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.14.9
17+
rev: v0.14.10
1818
hooks:
1919
- id: ruff-format
2020
- id: ruff-check

changes/2619.misc.md

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)