Skip to content

Commit 33863eb

Browse files
pre-commit-ci[bot]kzndotsh
authored andcommitted
chore: update pre-commit hook versions
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8) - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8)
1 parent 8118ad5 commit 33863eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ repos:
4545
hooks:
4646
- id: add-trailing-comma
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.14.7
48+
rev: v0.14.8
4949
hooks:
5050
- id: ruff-check
5151
args: [--fix]
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: v0.14.7
53+
rev: v0.14.8
5454
hooks:
5555
- id: ruff-format
5656
- repo: https://github.com/jsh9/pydoclint

0 commit comments

Comments
 (0)