bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.36k stars 397 forks source link

[WIP] Add autoupdate schedule to pre-commit #375

Closed stefmolin closed 1 year ago

stefmolin commented 1 year ago

Describe your changes Add autoupdate setup to pre-commit config. A PR will be created automatically if there are any hooks that can be updated.

Testing performed TBD