From 2f45f74a37231f823a216ea9e2221534dfe65f98 Mon Sep 17 00:00:00 2001 From: David Benson Date: Tue, 8 Oct 2019 10:37:52 +0100 Subject: [PATCH] Bump --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 58cd241fe..5c114c117 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale daysUntilStale: 500 # Number of days of inactivity before a stale issue is closed -daysUntilClose:20 +daysUntilClose: 20 # Issues with these labels will never be considered stale exemptLabels: - pinned