Skip to content

Commit 767dfd5

Browse files
Repo File Sync: Update deps ignored in dependabot config (#79)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#18479249780](https://github.com/microsoft/mu_devops/actions/runs/18479249780) Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent 2488973 commit 767dfd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ updates:
4949
timezone: "America/Los_Angeles"
5050
time: "06:00"
5151
ignore:
52+
# Ignore dependencies that are synced from mu_devops
5253
- dependency-name: "microsoft/mu_devops"
54+
- dependency-name: "github/codeql-action"
5355
commit-message:
5456
prefix: "GitHub Action"
5557
labels:

0 commit comments

Comments
 (0)