Commit d9ab3af
authored
chore(deps): bump vendor/dotbot from
Bumps [vendor/dotbot](https://github.com/anishathalye/dotbot) from `67aeaf7` to `0469806`.
- [Release notes](https://github.com/anishathalye/dotbot/releases)
- [Commits](anishathalye/dotbot@67aeaf7...0469806)
---
updated-dependencies:
- dependency-name: vendor/dotbot
dependency-version: '04698061a4b997981adeb2f06b68fbf6d0f58fe5'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>67aeaf7 to 0469806
1 parent b6ce9bc commit d9ab3af
1 file changed
+1
-1
lines changed- .ci/check-changelog.py+64
- .github/workflows/ci.yml+25-21
- .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