commit | 4d3869fbd3377f41ec0386607b4e2c997a116ce5 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 08:54:41 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 08:54:46 2024 -0500 |
tree | 9100b1f59e18a6af9973f1b68220b75b6e9331c2 | |
parent | 8dce6ac3a058761fdf0cf98fb0d72fda867b514b [diff] |
chore: allow major updates of cryptography
diff --git a/.github/renovate.json b/.github/renovate.json index fa66c52..221e672 100644 --- a/.github/renovate.json +++ b/.github/renovate.json
@@ -51,6 +51,7 @@ { "enabled": false, "matchUpdateTypes": ["major"], + "excludePackageNames": ["cryptography"], "matchFileNames": ["images/cloud-archive-builder/**/upper-constraints.txt"] }, {