RDFLib / rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
https://rdflib.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.18k stars 559 forks source link

Can't turn off auto-updates for Black version in pre-commit-ci, so ch… #2975

Closed ashleysommer closed 2 weeks ago

ashleysommer commented 2 weeks ago

pre-commit-ci keeps trying to auto-update to newer Black versions even though we need it pinned. Also, keeps wanting to downgrade Poetry to v1.8.0, even though we are on v1.8.4. Switch to quarterly updates, because we will probably bump Black and Poetry every quarter anyway.

coveralls commented 2 weeks ago

Coverage Status

coverage: 90.247% (+0.009%) from 90.238% when pulling fa9b7f13efb11d22962a883907bc5d9c74338958 on reduce_auto-update_frequency into 14bb8ec3f09e884a60c0582d620b68011b532c0d on main.