Skip to content

Commit

Permalink
fix(deps): update many non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2021
1 parent c0ebfd4 commit f21ac4e
Show file tree
Hide file tree
Showing 3 changed files with 378 additions and 303 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Approve Dependabot PRs
uses: hmarr/auto-approve-action@v2.0.0
uses: hmarr/auto-approve-action@v2.1.0
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f21ac4e

Please sign in to comment.