Commit 504c130
authored
chore(deps): bump vendor/dotbot from
Bumps [vendor/dotbot](https://github.com/anishathalye/dotbot) from `67aeaf7` to `6c6dc4b`.
- [Release notes](https://github.com/anishathalye/dotbot/releases)
- [Commits](anishathalye/dotbot@67aeaf7...6c6dc4b)
---
updated-dependencies:
- dependency-name: vendor/dotbot
dependency-version: 6c6dc4bbe4e070d19ae8fa9ca09807b8de5420b6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>67aeaf7 to 6c6dc4b
1 parent f67be62 commit 504c130
1 file changed
+1
-1
lines changed- .ci/check-changelog.py+64
- .github/workflows/ci.yml+27-20
- .github/workflows/release.yml+7-7
- CHANGELOG.md+6
- README.md+1
- pyproject.toml+7-7
- src/dotbot/__about__.py+1
- src/dotbot/__init__.py+2-3
- src/dotbot/config.py+1-1
- src/dotbot/dispatcher.py+2-4
- src/dotbot/messenger/level.py+3
- src/dotbot/plugin.py+3-1
- src/dotbot/plugins/link.py+47-19
- src/dotbot/util/common.py+2-2
- src/dotbot/util/module.py+1-1
- tests/conftest.py+45-9
- tests/dotbot_plugin_directory.py+1-1
- tests/test_link.py+315-3
0 commit comments