chore(pre-commit): use info report level for rstcheck [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/325
This commit is contained in:
Imran Iqbal
2021-05-20 14:11:17 +01:00
parent f4b7e317ff
commit 6db29e5b2c
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -52,4 +52,3 @@ repos:
- id: rstcheck
name: Check reST files using rstcheck
exclude: 'docs/CHANGELOG.rst'
args: [--report=warning]