earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Update pre-commit to 1.18.2 #90

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates pre-commit from 1.18.1 to 1.18.2.

Changelog ### 1.18.2 ``` =================== Fixes - Make default python lookup more deterministic to avoid redundant installs - 1117 PR by scop. ```
Links - PyPI: https://pypi.org/project/pre-commit - Changelog: https://pyup.io/changelogs/pre-commit/ - Repo: https://github.com/pre-commit/pre-commit
pyup-bot commented 5 years ago

Closing this in favor of #97