Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Mar 7, 2021
1 parent 3a62721 commit 555985f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To run them locally in the root dir of the repository:
- `pylint slither tests --rcfile pyproject.toml`
- `black . --config pyproject.toml`

We use pylint `2.8.2` black `20.8b1`.
We use pylint `2.7.2` black `20.8b1`.
### Detectors tests

For each new detector, at least one regression tests must be present.
Expand Down

0 comments on commit 555985f

Please sign in to comment.