Skip to content

Commit 6bb7b73

Browse files
authored
Bump ruff-pre-commit from v0.14.8 to v0.14.9 (#2613)
1 parent 99408dc commit 6bb7b73

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.8
17+
rev: v0.14.9
1818
hooks:
1919
- id: ruff-format
2020
- id: ruff-check

changes/2613.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)