Skip to content

Commit 8c8334d

Browse files
authored
Bump ruff-pre-commit from v0.14.10 to v0.14.14 (#313)
1 parent 1ae938d commit 8c8334d

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.10
12+
rev: v0.14.14
1313
hooks:
1414
- id: ruff-check
1515
args: [ --fix ]

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