Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ittuann committed Oct 13, 2024
1 parent 6740889 commit b03f1f9
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest

if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'ittuann/Route2CIDR'
if: github.event.pull_request.user.login == 'dependabot[bot]'

steps:
- name: Dependabot metadata
Expand Down
Loading

0 comments on commit b03f1f9

Please sign in to comment.