Skip to content

Commit 6ad9fcf

Browse files
authored
Merge branch 'main' into dependabot/pip/mypy-1.10.0
2 parents 0f4cd1e + 8d714f2 commit 6ad9fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Dependabot metadata
1919
id: metadata
20-
uses: dependabot/fetch-metadata@v2.0.0
20+
uses: dependabot/fetch-metadata@v2.1.0
2121
with:
2222
github-token: "${{ secrets.GITHUB_TOKEN }}"
2323

0 commit comments

Comments
 (0)