Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependabot automation #69

Merged
merged 8 commits into from
Dec 3, 2021
Merged

Conversation

CasperWA
Copy link
Contributor

@CasperWA CasperWA commented Dec 3, 2021

This adds workflows for better @dependabot automation.
The automation workflows are used in several other projects as well (Materials-Consortia/optimade-python-tools, emmo-repo/EMMO-python, CasperWA/push-protected, ...).

The CI is also updated, running bandit, mypy and safety always, not installing these tools explicitly in the dic2owl-specific CI, but rather adding it to pre-commit.

Move most of the steps from `dic2owl` CI to `pre-commit`.

Update `dependabot.yml` to target `ci/dependabot-updates` instead of
`main`.

Add Mypy configuration to `pyproject.toml`

Run `pre-commit` for all files and update accordingly.
@CasperWA CasperWA added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 3, 2021
@CasperWA CasperWA marked this pull request as ready for review December 3, 2021 14:56
@CasperWA CasperWA merged commit d90b1ed into main Dec 3, 2021
@CasperWA CasperWA deleted the update-dependabot-automation branch December 3, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant