Skip to content

Commit e923967

Browse files
fix(deps): update pre-commit hook charliermarsh/ruff-pre-commit ( v0.14.2 → v0.14.3 ) (#359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6d95f4 commit e923967

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
@@ -143,7 +143,7 @@ repos:
143143
stages: [pre-commit]
144144
# renovate: datasource=github-tags depName=charliermarsh/ruff-pre-commit
145145
- repo: https://github.com/charliermarsh/ruff-pre-commit
146-
rev: "v0.14.2"
146+
rev: "v0.14.3"
147147
hooks:
148148
- id: ruff
149149
name: Lint and Format with Ruff

0 commit comments

Comments
 (0)