Skip to content

Commit 0f7e78c

Browse files
committed
fix: prompt files
1 parent 408ee7e commit 0f7e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/prompts/update-dependencies.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mode: agent
33
model: Auto (copilot)
44
# prettier-ignore
5-
tools: ["maven/*", "github/pull_request_read", "github/list_pull_requests", "github/create_pull_request", "github/update_pull_request", "ado/advsec_get_alert_details", "ado/advsec_get_alerts", "ado/pipelines_get_builds", "ado/pipelines_get_build_log", "ado/pipelines_get_build_log_by_id", "ado/pipelines_get_build_status", "ado/pipelines_get_builds", "ado/pipelines_list_runs", "ado/pipelines_get_run"]
5+
tools: ['changes', 'vscodeAPI', 'codebase', 'maven/*', 'ado/advsec_get_alert_details', 'ado/advsec_get_alerts', 'ado/pipelines_get_build_log', 'ado/pipelines_get_build_log_by_id', 'ado/pipelines_get_build_status', 'ado/pipelines_get_builds', 'ado/pipelines_get_run', 'ado/pipelines_list_runs', 'github/add_issue_comment', 'github/create_pull_request', 'github/get_me', 'github/list_pull_requests', 'github/pull_request_read', 'github/update_pull_request']
66
description: This prompt is designed to assist with managing and updating dependencies in a Maven project.
77
---
88

0 commit comments

Comments
 (0)