Skip to content

Commit

Permalink
fix: bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes) and [versionize](https://github.com/versionize/versionize).


Updates `BigBook` from 5.1.15 to 5.1.16
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.1.15...v5.1.16)

Updates `versionize` from 1.21.0 to 1.22.0
- [Changelog](https://github.com/versionize/versionize/blob/master/CHANGELOG.md)
- [Commits](versionize/versionize@v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: BigBook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: versionize
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent bb71c6a commit 0de936b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"versionize": {
"version": "1.21.0",
"version": "1.22.0",
"commands": [
"versionize"
]
Expand Down

0 comments on commit 0de936b

Please sign in to comment.