github-actions
released this
02 Sep 17:55
·
206 commits
to master
since this release
What Changed
🚀 Features
- update pre-commit config for flake8 to ref github repo @ITProKyle (#243)
- change yamlfmt hook used to support python3.10 @ITProKyle (#244)
- change black pre-commit hook to modify files @ITProKyle (#245)
- update .editorconfig to default indent size to 2 @ITProKyle (#246)
- remove yamllint config @ITProKyle (#247)
- rename setup.cfg to .flake8 as it is only used for flake8 configuration @ITProKyle (#248)
- update
.readthedocs.yml
to the latest format @ITProKyle (#249) - replace
sphinx-rtd-theme
withfuro
@ITProKyle (#250)
🐛 Bug Fixes
- remove pre-commit default language @ITProKyle (#242)