We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391c09e commit ccec94aCopy full SHA for ccec94a
1 file changed
README.md
@@ -6,6 +6,8 @@ A template for modern [Robot Framework](https://github.com/robotframework/robotf
6
7
- [Devcontainer](https://containers.dev/) for fully reproducible local and remote development
8
- [`vscode`](https://github.com/microsoft/vscode) as IDE
9
+- GitHub
10
+ - [Dependabot](https://github.com/dependabot) for automated dependency updates (devcontainer, github-actions)
11
- Python Tooling
12
- [`uv`](https://github.com/astral-sh/uv) for dependency management
13
- [`pyproject.toml`](https://github.com/fkromer/robotframework-dosomething/tree/master/pyproject.toml) for centralized tool configuration
0 commit comments