Skip to content

Commit 55cd951

Browse files
authored
[Improvement]: Dependabot supports any file #17856 (#55545)
1 parent 511fb4a commit 55cd951

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/reusables/dependabot/supported-package-managers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ When configuring Dependabot for Helm charts, it will also automatically update t
127127

128128
#### pip and pip-compile
129129

130-
In addition to supporting updates to `requirements.txt` files, {% data variables.product.prodname_dependabot %} supports updates to `pyproject.toml` files if they follow the PEP 621 standard.
130+
{% data variables.product.prodname_dependabot %} supports updates to any `.txt` file.
131+
132+
In addition, {% data variables.product.prodname_dependabot %} supports updates to `pyproject.toml` files if they follow the PEP 621 standard.
131133

132134
{% ifversion dependabot-updates-pnpmv9-support %}
133135

0 commit comments

Comments
 (0)