1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 20:41:16 -04:00

stop requesting myself for self-approvals on PRs [skip ci]

This commit is contained in:
2020-04-11 12:15:29 -04:00
parent 3b869cc275
commit 2fa95de9b1
3 changed files with 4 additions and 8 deletions

View File

@@ -5,12 +5,8 @@ update_configs:
update_schedule: "live" update_schedule: "live"
default_labels: default_labels:
- "dependencies" - "dependencies"
default_reviewers:
- "jakejarvis"
- package_manager: "go:modules" - package_manager: "go:modules"
directory: "/" directory: "/"
update_schedule: "daily" update_schedule: "daily"
default_labels: default_labels:
- "dependencies" - "dependencies"
default_reviewers:
- "jakejarvis"

View File

@@ -153,7 +153,7 @@
# More miscellaneous mirrors: # More miscellaneous mirrors:
[[redirects]] [[redirects]]
from = "/apple-touch-icon-precomposed.png" from = "/apple-touch-icon-*"
to = "/apple-touch-icon.png" to = "/apple-touch-icon.png"
status = 200 status = 200
[[redirects]] [[redirects]]

View File

@@ -1620,9 +1620,9 @@ ee-first@1.1.1:
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
electron-to-chromium@^1.3.390: electron-to-chromium@^1.3.390:
version "1.3.401" version "1.3.403"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.401.tgz#4b84f80c68af9d23cebb8f2cc97b1479197ebffa" resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.403.tgz#c8bab4e2e72bf78bc28bad1cc355c061f9cc1918"
integrity sha512-9tvSOS1++0EQP0tkgyD8KJergVZsld1/UqOusZVTbx9MWZHw5NCezkOjIQ5YWeB45jKdQerDfRrt28HwidI9Ow== integrity sha512-JaoxV4RzdBAZOnsF4dAlZ2ijJW72MbqO5lNfOBHUWiBQl3Rwe+mk2RCUMrRI3rSClLJ8HSNQNqcry12H+0ZjFw==
elegant-spinner@^1.0.1: elegant-spinner@^1.0.1:
version "1.0.1" version "1.0.1"