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 6c5838e30 [#8570] migrated pre-commit to latest settings
6c5838e30 is described below

commit 6c5838e30b4113571ccdfbba0d456f3020862390
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Nov 7 19:23:42 2024 +0000

    [#8570] migrated pre-commit to latest settings
---
 .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 11a3c880c..67f2c4b9f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -15,7 +15,7 @@
 #       specific language governing permissions and limitations
 #       under the License.
 
-default_stages: [commit]
+default_stages: [pre-commit]
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v4.6.0

Reply via email to