Skip to content

Commit 4a087ae

Browse files
Lock file maintenance pep621 (#789)
* 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 6a2d3fa commit 4a087ae

2 files changed

Lines changed: 82 additions & 106 deletions

File tree

.pre-commit-config.yaml

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

119119
- repo: https://github.com/astral-sh/ruff-pre-commit
120-
rev: v0.15.17
120+
rev: v0.15.18
121121
hooks:
122122
- id: ruff-check
123123
args: [--fix]

0 commit comments

Comments
 (0)