diff --git a/.hecat/awesome-lint-strict.yml b/.hecat/awesome-lint-strict.yml index 15229411b2..dd87e75c84 100644 --- a/.hecat/awesome-lint-strict.yml +++ b/.hecat/awesome-lint-strict.yml @@ -10,3 +10,8 @@ steps: licenses_files: - licenses.yml - licenses-nonfree.yml + last_updated_skip: # (optional, default []) list of items (source_code_url) for which the last update date check should not produce errors/warnings + - https://github.com/tomershvueli/homepage # simple/no maintenance required https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/242 + - https://github.com/abrenaut/posio # simple/no maintenance required + - https://github.com/knrdl/bicimon # simple/no maintenance required + - https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required diff --git a/.hecat/awesome-lint.yml b/.hecat/awesome-lint.yml index 5984ee8ee4..cd6800ca01 100644 --- a/.hecat/awesome-lint.yml +++ b/.hecat/awesome-lint.yml @@ -7,3 +7,8 @@ steps: licenses_files: - licenses.yml - licenses-nonfree.yml + last_updated_skip: # (optional, default []) list of items (source_code_url) for which the last update date check should not produce errors/warnings + - https://github.com/tomershvueli/homepage # simple/no maintenance required https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/242 + - https://github.com/abrenaut/posio # simple/no maintenance required + - https://github.com/knrdl/bicimon # simple/no maintenance required + - https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required