From f1bfbf7d199b308a24ffc497724d97edec6abc80 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 1 Feb 2021 05:54:53 -0500 Subject: [PATCH] Update history to reflect merge of #8567 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6a158c2c..77d38c80 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,7 @@ * Allow dependabot to keep github actions up-to-date (#8540) * Update actions/cache requirement to v2.1.3 (#8543) * Pin rubocop version (#8564) + * style: add rubocop 1.9 cops (#8567) ### Minor Enhancements