pre-commit-ci[bot]
f04b61bd16
⬆ [pre-commit.ci] pre-commit autoupdate ( #5709 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-10 19:49:18 +01:00
Sebastián Ramírez
11b6c0146d
⬆️ Upgrade isort and update pre-commit ( #5940 )
2023-01-30 16:09:51 +01:00
pre-commit-ci[bot]
9b4e85f088
⬆ [pre-commit.ci] pre-commit autoupdate ( #5566 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-27 15:22:03 +01:00
Sebastián Ramírez
7c5626bef7
⬆️ Upgrade Ruff ( #5698 )
2022-11-27 14:59:32 +01:00
Sebastián Ramírez
fa74093440
✨ Use Ruff for linting ( #5630 )
2022-11-13 19:19:04 +01:00
pre-commit-ci[bot]
16e058697d
⬆ [pre-commit.ci] pre-commit autoupdate ( #5536 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-31 17:48:43 +01:00
pre-commit-ci[bot]
9dc1a3026d
⬆ [pre-commit.ci] pre-commit autoupdate ( #5408 )
...
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v3.1.0 )
- https://github.com/myint/autoflake → https://github.com/PyCQA/autoflake
- [github.com/PyCQA/autoflake: v1.5.3 → v1.7.6](https://github.com/PyCQA/autoflake/compare/v1.5.3...v1.7.6 )
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-20 13:15:19 +02:00
pre-commit-ci[bot]
ef5d6181b6
⬆ [pre-commit.ci] pre-commit autoupdate ( #5352 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-08 16:08:33 +02:00
pre-commit-ci[bot]
ee035dfa9a
⬆ [pre-commit.ci] pre-commit autoupdate ( #5318 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-04 15:59:46 +02:00
pre-commit-ci[bot]
3d3a7dbe7e
⬆ [pre-commit.ci] pre-commit autoupdate ( #5196 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-26 16:26:10 +02:00
pre-commit-ci[bot]
100799cde2
⬆ [pre-commit.ci] pre-commit autoupdate ( #5030 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0 )
- [github.com/asottile/pyupgrade: v2.32.1 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.37.1 )
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-14 13:25:32 +02:00
Sebastián Ramírez
f204e8010a
👷 Add pre-commit CI instead of custom GitHub Action ( #4896 )
2022-05-12 17:15:13 +00:00
Sebastián Ramírez
9cae3cdb09
🔧 Add Python formatting hooks to pre-commit ( #4890 )
2022-05-12 00:41:06 +00:00
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
...
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00