Skip to content

Commit 08c4719

Browse files
ci(deps): update dependency astral-sh/ruff-pre-commit to v0.14.5
| datasource | package | from | to | | --------------- | ------------------------- | ------- | ------- | | github-releases | astral-sh/ruff-pre-commit | v0.14.3 | v0.14.5 |
1 parent 89ad59d commit 08c4719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
stages: [pre-commit]
6565

6666
- repo: https://github.com/astral-sh/ruff-pre-commit
67-
rev: aad66557af3b56ba6d4d69cd1b6cba87cef50cbb # frozen: v0.14.3
67+
rev: 488940d9de1b658fac229e34c521d75a6ea476f2 # frozen: v0.14.5
6868
hooks:
6969
- id: ruff
7070
name: check Python files with ruff

0 commit comments

Comments
 (0)