Skip to content

Bump rust_decimal from 1.33.0 to 1.33.1 #2125

Bump rust_decimal from 1.33.0 to 1.33.1

Bump rust_decimal from 1.33.0 to 1.33.1 #2125

name: dependabot-auto-merge
on:
pull_request:
jobs:
merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_TOKEN }}