This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a commit to branch gc/8575
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/gc/8575 by this push:
new 329f14bf9 [#8575] pre-commit version sync
329f14bf9 is described below
commit 329f14bf9a54fafd43e03d1fa2906084e6c08aa9
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Feb 12 13:20:41 2025 -0700
[#8575] pre-commit version sync
---
.pre-commit-config.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index dda1f4262..a27eb80e6 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -98,7 +98,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
- rev: v0.9.5
+ rev: v0.9.6
hooks:
- id: ruff
types: [python]