diff --git a/scripts/maint/lintChanges.py b/scripts/maint/lintChanges.py index bf06064fa..ff5ba5ae9 100755 --- a/scripts/maint/lintChanges.py +++ b/scripts/maint/lintChanges.py @@ -17,6 +17,7 @@ KNOWN_GROUPS = set([ "Major feature", "Major features", "New system requirements", + "New dependencies", "Testing", "Documentation", "Code simplification and refactoring",