Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin Black to its latest version in the .pre-commit-config.yaml file (#…
…235) Fixes the warning: [WARNING] The 'rev' field of repo 'https://github.com/ambv/black' appears to be a mutable reference (moving tag / branch). Mutable references are never updated after first install and are not supported. See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details. Hint: `pre-commit autoupdate` often fixes this. Fixed by running the command "pre-commit autoupdate".
- Loading branch information