From 2cc40570ca50056b7cbfa2c23551d78735e88892 Mon Sep 17 00:00:00 2001 From: Frank Thomas Date: Fri, 24 Jan 2025 15:23:03 +0100 Subject: [PATCH] Add comment to the default value --- modules/core/src/main/resources/default.scala-steward.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/core/src/main/resources/default.scala-steward.conf b/modules/core/src/main/resources/default.scala-steward.conf index 45348f662e..17cfb7cf6d 100644 --- a/modules/core/src/main/resources/default.scala-steward.conf +++ b/modules/core/src/main/resources/default.scala-steward.conf @@ -4,6 +4,9 @@ // Changes to this file are therefore immediately visible to all // Scala Steward instances. +// Repos whose last commit is older than this threshold are considered +// inactive and are ignored. This setting can be overridden with a greater +// value in your own repo config file. inactivityThreshold = "270 days" postUpdateHooks = [