Skip to content

Commit 3c0af0a

Browse files
Lock file maintenance (#737)
* 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 a133092 commit 3c0af0a

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
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.6
119+
rev: v0.15.7
120120
hooks:
121121
- id: ruff-check
122122
args: [--fix]

0 commit comments

Comments
 (0)