This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit d50f209efdf006e978b498c058e3897b0c3b1e71 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]
