From 8549d037274a844a74bc8266f5bad47ae86ff162 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 21 Feb 2023 16:24:09 +0200 Subject: [PATCH] .pre-commit-config.yaml: note updating in comment --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a6db8cf..9ab1f489 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,7 @@ # Remember to run `pre-commit install` at least once! # Manual test run: `pre-commit run --all-files` +# Update? `pre-commit autoupdate` +# # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: