Bump Octokit from 0.51.0 to 2.0.1 in /src (#89)

Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.51.0 to 2.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v0.51.0...v2.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-15 14:36:20 +10:00 коммит произвёл GitHub
Родитель b7642cb899
Коммит bcdb0ab40e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@
<PackageReference Include="akavache" Version="9.0.1" />
<PackageReference Include="FluentFTP" Version="37.0.4" />
<PackageReference Include="Google.Apis.Drive.v3" Version="1.57.0.2684" />
<PackageReference Include="Octokit" Version="0.51.0" />
<PackageReference Include="Octokit" Version="2.0.1" />
<PackageReference Include="ssh.net" Version="2020.0.2" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="VkNet" Version="1.69.0" />