mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-10 16:03:15 +03:00
Downgrade GitInfo from 3.5.0 to 3.3.5 (#343)
This pull request downgrades GitInfo from 3.5.0 to 3.3.5 due to a decision from the maintainers to lock features behind a paywall. 
This commit is contained in:
parent
ed298202fc
commit
5c235b9f98
2 changed files with 2 additions and 1 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -36,5 +36,6 @@ updates:
|
|||
- "Remora.Discord.*"
|
||||
# For all packages, ignore all patch updates
|
||||
ignore:
|
||||
- dependency-name: "GitInfo"
|
||||
- dependency-name: "*"
|
||||
update-types: [ "version-update:semver-patch" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue