mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
change(dependabot): ignore updates to GitInfo
This commit is contained in:
parent
abb3a75457
commit
bb7cd19731
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -36,5 +36,6 @@ updates:
|
||||||
- "Remora.Discord.*"
|
- "Remora.Discord.*"
|
||||||
# For all packages, ignore all patch updates
|
# For all packages, ignore all patch updates
|
||||||
ignore:
|
ignore:
|
||||||
|
- dependency-name: "GitInfo"
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types: [ "version-update:semver-patch" ]
|
update-types: [ "version-update:semver-patch" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue