fix formatting

This commit is contained in:
Hazelnoot 2025-09-26 23:51:59 -04:00
parent bf7ef305fe
commit 339c9b9a89
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ sast: &sast
# Don't wait, since this has no dependencies.
# https://docs.gitlab.com/ci/yaml/#needs
needs: [ ]
needs: []
gitlab-advanced-sast:
<<: *sast

View file

@ -11,4 +11,4 @@ secret_detection:
# Don't wait, since this has no dependencies.
# https://docs.gitlab.com/ci/yaml/#needs
needs: [ ]
needs: []