Skip to content

Commit 2c2e3cf

Browse files
authored
Bump ruff-pre-commit from v0.12.1 to v0.12.2 (#2372)
1 parent eca5b32 commit 2c2e3cf

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
# - id: docformatter
1616
# args: [--in-place, --black]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.12.1
18+
rev: v0.12.2
1919
hooks:
2020
- id: ruff-format
2121
- id: ruff-check

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