Skip to content

Commit 13d4bad

Browse files
pre-commit-ci[bot]CoolCat467A5rocks
authored
[pre-commit.ci] pre-commit autoupdate (#3118)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.0](astral-sh/ruff-pre-commit@v0.6.9...v0.7.0) * Bump `uv` version * Grep for uv requirement instead of using constraints Constraints seem to be tripping pip up for some reason. * Debug pip * Inspect cache * Revert all debugging changes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: CoolCat467 <[email protected]> Co-authored-by: EXPLOSION <[email protected]>
1 parent 21ea257 commit 13d4bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.6.9
27+
rev: v0.7.0
2828
hooks:
2929
- id: ruff
3030
types: [file]

0 commit comments

Comments
 (0)