You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: hande upgrades
Was originally in sigmavirus24#1172
Also:
- [x] remove safe option from pyproject black config
- it is the default, so no need to state, stop config error notification
- `fast` is the non-default option and works when added to config without
error ([docs](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#fast-safe))
- [x] add venv to excluding directories (most devs set their virtualenv to venv or .venv)
Signed-off-by: jmeridth <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: jmeridth <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments