We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7237a5 commit 36ae703Copy full SHA for 36ae703
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-added-large-files
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
# Ruff version.
13
- rev: v0.14.8
+ rev: v0.14.13
14
hooks:
15
# Run the linter.
16
- id: ruff
UV_VERSION
@@ -1 +1 @@
1
-0.9.16
+0.9.26
0 commit comments