changed how files refered to in frontmatter as suggested by copilot in pr review

This commit is contained in:
Justin Gosses 2025-08-10 02:03:57 -05:00
parent f417796e07
commit b79ab2f18f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
description: 'Sub-instructions of "dependency-risk-base-level.instructions.md" focused on company specific guidance or tools.' description: 'Sub-instructions of `dependency-risk-base-level.instructions.md` focused on company specific guidance or tools.'
applyTo: '**' applyTo: '**'
mode: "agent" mode: "agent"
version: "0.1.01" version: "0.1.01"

View File

@ -1,5 +1,5 @@
--- ---
description: 'Sub-instructions of "dependency-risk-base-level.instructions.md" focused on per-repository guidance or tools for "Should I use" questions.' description: 'Sub-instructions of `dependency-risk-base-level.instructions.md` focused on per-repository guidance or tools for should I use questions.'
applyTo: '**' applyTo: '**'
mode: "agent" mode: "agent"
version: "0.1.01" version: "0.1.01"