Bump solhint to 3.2.0

(cherry picked from commit 09d437c1f9)
This commit is contained in:
Francisco Giordano
2020-09-10 20:37:32 -03:00
parent 870ea2a88a
commit c08d1439dd
3 changed files with 16 additions and 15 deletions

View File

@ -1,5 +1,6 @@
// SPDX-License-Identifier: MIT
// solhint-disable-next-line compiler-version
pragma solidity >=0.4.24 <0.8.0;