rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
105 stars 49 forks source link

[pre-commit.ci] pre-commit autoupdate #1170

Closed pre-commit-ci[bot] closed 1 month ago

pre-commit-ci[bot] commented 1 month ago

updates:

coveralls commented 1 month ago

Coverage Status

coverage: 90.478%. remained the same when pulling 599a0e1a479202777c6d727201aad02275da0756 on pre-commit-ci-update-config into 1cdcf9ea6c28c6e4398691ce3093726e79ae2dfb on main.

MyPyDavid commented 1 month ago

this one goes to main because there currently no ci config in the .pre-commit-config.yaml on main, right?

afuetterer commented 1 month ago

Yes. It uses the defaults. Maybe you should merge the config file into main as a hotfix shortcut. If 2.3 takes a couple of months, you will get a few of these.

MyPyDavid commented 1 month ago

Yes. It uses the defaults. Maybe you should merge the config file into main as a hotfix shortcut. If 2.3 takes a couple of months, you will get a few of these.

alright, I've opened a PR for that https://github.com/rdmorganiser/rdmo/pull/1172