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 Sep 3, 2021
1 parent 6312501 commit 00d4c56
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 152 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 00d4c56

Please sign in to comment.