Skip to content

Commit ca1d3e0

Browse files
committed
Merge remote-tracking branch 'origin/main' into release/v2.0.7
# Conflicts: # pyproject.toml
2 parents 58b787f + 036a936 commit ca1d3e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v3.0.0
18+
uses: dependabot/fetch-metadata@v3.1.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v3.0.0
18+
uses: dependabot/fetch-metadata@v3.1.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121

0 commit comments

Comments
 (0)