This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8570
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8570 by this push:
     new b48f215a4 fixup! [#8570] ran pre-commit autoupdate to keep ruff 
versions in sync
b48f215a4 is described below

commit b48f215a47c584a5a7285f446236072a8f9ead46
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue Nov 19 14:57:04 2024 -0700

    fixup! [#8570] ran pre-commit autoupdate to keep ruff versions in 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 8dcc4f47f..1ec028352 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
         exclude: 'node_modules'
 
 -   repo: https://github.com/aristanetworks/j2lint
-    rev: v1.1.0  # latest as of June 2024
+    rev: f291b271118c524b9ecb0bb5df9f846345963469  # latest as of June 2024
     hooks:
     -   id: j2lint
         types: [html]

Reply via email to