Commit fa1730c
authored
chore(deps): bump vendor/dotbot from
Bumps [vendor/dotbot](https://github.com/anishathalye/dotbot) from `67aeaf7` to `e401559`.
- [Release notes](https://github.com/anishathalye/dotbot/releases)
- [Commits](anishathalye/dotbot@67aeaf7...e401559)
---
updated-dependencies:
- dependency-name: vendor/dotbot
dependency-version: e4015598167f026e95edf19a5929a3305dd1bb1f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>67aeaf7 to e401559
1 parent f67be62 commit fa1730c
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