shailshouryya
|
0ebf5a4390
|
Lint: Update outdated package dependencies & reformat files (#3291)
* Update `sphinx-lint` package dependency version number → 0.6.8
This new release includes the changes from
https://github.com/sphinx-contrib/sphinx-lint/pull/56/files,
which should address
https://github.com/python/peps/issues/3028. For details
about `sphinx-lint` release 0.6.8, see
https://github.com/sphinx-contrib/sphinx-lint/releases/tag/v0.6.8.
* Update other outdated dependencies
Run the following:
```
python -m pip install pre-commit
pre-commit autoupdate
pre-commit run --all-files
```
|
2023-08-16 08:07:57 +03:00 |