Skip to content

Commit 65fb93e

Browse files
Lock file maintenance pep621 (#784)
* Lock file maintenance pep621 * [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 9dc52c9 commit 65fb93e

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

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

0 commit comments

Comments
 (0)