Skip to content

Commit 219d266

Browse files
Lock file maintenance (#729)
* Lock file maintenance * [autofix.ci] apply automated fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent c63d731 commit 219d266

File tree

2 files changed

+133
-130
lines changed

2 files changed

+133
-130
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ repos:
116116
args: [--autofix]
117117

118118
- repo: https://github.com/astral-sh/ruff-pre-commit
119-
rev: v0.15.4
119+
rev: v0.15.6
120120
hooks:
121121
- id: ruff-check
122122
args: [--fix]

0 commit comments

Comments
 (0)