Skip to content

Commit 129d681

Browse files
authored
Update docfx/docs/shallow-cloning-agents.md
1 parent c678f0c commit 129d681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx/docs/shallow-cloning-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See also [GitHub Copilot Coding Agent docs](https://docs.github.com/en/copilot/h
2727

2828
## Dependabot
2929

30-
**As of Nerdbank.GitVersioning v3.7, the git engine is automatically disabled when running under Dependabot**, eliminating the need for manual configuration in most cases.
30+
**As of Nerdbank.GitVersioning v3.9, the git engine is automatically disabled when running under Dependabot**, eliminating the need for manual configuration in most cases.
3131

3232
Specifically, when the `DEPENDABOT` environment variable is set to `true` (case-insensitive) and the `NBGV_GitEngine` environment variable is **not** set, Nerdbank.GitVersioning automatically behaves as if `NBGV_GitEngine=Disabled`. This ensures that Dependabot runs succeed without any additional setup.
3333

0 commit comments

Comments
 (0)