Skip to content

Commit

Permalink
Update logo in README
Browse files Browse the repository at this point in the history
Replace SVG with version that uses light text in dark mode

Update logo

Trim trailing whitespace
  • Loading branch information
Mattt committed Jun 20, 2022
1 parent ccfe333 commit 33a33cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<p align="center">
<img src="https://s3.eu-west-2.amazonaws.com/dependabot-images/logo-with-name-horizontal.svg?v5" alt="Dependabot" width="336">
<img src="https://user-images.githubusercontent.com/7659/174585920-65023f96-fd57-456d-a4a8-464c8c2affcb.svg" alt="Dependabot" width="336">
</p>


# Updater Action

**Name:** `github/dependabot-action`
Expand Down

0 comments on commit 33a33cd

Please sign in to comment.