summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility with urllib3 2.0Jordan Cook2023-05-151-2/+2
* Replace flake8 with ruffJordan Cook2023-05-081-4/+3
* Update dependencies and pre-commit hooksJordan Cook2023-05-081-2/+2
* Update dependencies, pre-commit hooks, and contributorsJordan Cook2023-03-241-1/+1
* Update dependenciesJordan Cook2023-03-011-3/+3
* Update type hints to appease Pylance and stricter mypy settingsJordan Cook2022-12-131-2/+2
* Update to flake8 v6Jordan Cook2022-12-131-5/+5
* Add method to recreate cache keysJordan Cook2022-08-231-2/+2
* Update serialization docsJordan Cook2022-06-101-2/+2
* Update changelog and contributorsJordan Cook2022-05-031-1/+1
* Add an example CloudFormation template for DynamoDBJordan Cook2022-04-191-0/+1
* Remove blacken-docs for nowJordan Cook2022-04-191-5/+0
* Refactor refresh/revalidate behaviorJordan Cook2022-04-091-1/+1
* Update black to 22.3.0 due to psf/black#2964Jordan Cook2022-03-291-2/+2
* Update to mypy v0.931 and add some ignores/workarounds for new false positivesJordan Cook2022-02-021-4/+4
* Revert to previous version of mypy due to false positiveJordan Cook2022-01-011-1/+1
* Update dependencies and pre-commit hooksJordan Cook2022-01-011-3/+3
* Squash dependabot updatesdependabot[bot]2021-11-201-2/+2
* Bump dev dependencies and pre-commit hooksJordan Cook2021-11-131-2/+2
* Fix some type checking issues with latest mypy pre-commit hook versionJordan Cook2021-10-231-2/+2
* Re-enable mypy pre-commit hook with attrs as an explicit hook dependency for ...Jordan Cook2021-09-081-7/+6
* Update pre-commit hooks and actionsJordan Cook2021-09-071-2/+2
* Remove deprecated 'core' module and BaseCache.remove_old_entries()Jordan Cook2021-08-141-2/+2
* Disable misbehaving mypy pre-commit hook and go back to plain poetry install ...Jordan Cook2021-08-141-6/+7
* Replace some 'type: ignore' statements with better type hintingJordan Cook2021-08-141-2/+2
* Add more checks to pre-commit config, and reuse for both CI and local usageJordan Cook2021-08-081-0/+38