chore(deps): update dependency check-manifest to v0.49
This MR contains the following updates:
Package | Update | Change |
---|---|---|
check-manifest | minor |
==0.47 -> ==0.49
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
mgedmin/check-manifest (check-manifest)
v0.49
-
Add Python 3.11 support.
-
Drop Python 3.6 support.
-
Exclude more common dev/test files.
v0.48
-
Add Python 3.10 support.
-
Switch to tomli instead of toml, after hearing about PEP-680. tomli will be included in the Python 3.11 standard library as tomllib, while toml is apparently unmaintained.
-
Fix submodule support when
.gitmodules
exists in a subdirectory (#​153 <https://github.com/mgedmin/check-manifest/issues/153>
*). Note that this reverts a fix for#​124 <https://github.com/mgedmin/check-manifest/issues/124>
*: git versions before 2.11 are no longer supported.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.