Skip to content

Commit

Permalink
Merge pull request #9 from sammrai/dependabot/pip/ccxt-4.3.19
Browse files Browse the repository at this point in the history
(auto merged) Bump ccxt from 4.3.18 to 4.3.19
  • Loading branch information
sammrai authored May 11, 2024
2 parents f409cd2 + a0a8d4d commit cb0e92e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id: metadata
uses: dependabot/fetch-metadata@v1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
github-token: "${{ secrets.REPO_SCOPED_TOKEN }}"
- name: Approve and enable auto-merge for Dependabot PRs
if: |
${{ ( steps.metadata.outputs.package-ecosystem == 'hex' && steps.metadata.outputs.update-type == 'version-update:semver-patch' ) || steps.metadata.outputs.package-ecosystem == 'github-actions' }}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ccxt==4.3.18
ccxt==4.3.19

0 comments on commit cb0e92e

Please sign in to comment.