pre-commit-ci[bot]
2394ff564c
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.1.13 → v1.2.0](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.13...v1.2.0 )
2022-06-06 17:31:04 +00:00
Andrew Murray
753da81757
Merge pull request #6340 from hugovk/sphinx-lint
...
Add Sphinx Lint to pre-commit and fix RST bug
2022-05-30 08:54:51 +10:00
Hugo van Kemenade
a5ceb746b0
Add sphinx-lint to pre-commit
2022-05-29 19:10:35 +03:00
Hugo van Kemenade
8aa1a9d291
Autoupdate pre-commit monthly
2022-05-29 13:57:19 +03:00
Andrew Murray
189c9362fc
pre-commit autoupdate
2022-04-18 14:40:12 +10:00
Thomas A Caswell
282f1637b2
MNT: update precommit config to account for click 8.1 breaking black
2022-04-01 13:55:03 -04:00
Andrew Murray
72b7ab54bd
pre-commit autoupdate --freeze
2022-03-04 16:42:24 +11:00
pre-commit-ci[bot]
3446537c60
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 911470a610e47d9da5ea938b0887c3df62819b85 → f1d4e742c91dd5179d742b0db9293c4472b765f8](911470a610...f1d4e742c9
)
- [github.com/PyCQA/isort: fd5ba70665a37ec301a1f714ed09336048b3be63 → c5e8fa75dda5f764d20f66a215d71c21cfa198e1](fd5ba70665...c5e8fa75dd
)
- [github.com/asottile/yesqa: 644ede78511c02fc6f8e03e014cc1ddcfbf1e1f5 → 35cf7dc24fa922927caded7a21b2a8cb04bf8e10](644ede7851...35cf7dc24f
)
- [github.com/PyCQA/flake8: dcd740bc0ebaf2b3d43e59a0060d157c97de13f3 → cbeb4c9c4137cff1568659fcc48e8b85cddd0c8d](dcd740bc0e...cbeb4c9c41
)
- [github.com/pre-commit/pre-commit-hooks: 38b88246ccc552bffaaf54259d064beeee434539 → 8fe62d14e0b4d7d845a7022c5c2c3ae41bdd3f26](38b88246cc...8fe62d14e0
)
2022-01-03 17:10:44 +00:00
Hugo van Kemenade
716a0baf74
Drop support for EOL Python 3.6
2021-10-19 15:34:52 +03:00
pre-commit-ci[bot]
448de228d2
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: e3000ace2fd1fcb1c181bb7a8285f1f976bcbdc7 → 911470a610e47d9da5ea938b0887c3df62819b85](e3000ace2f...911470a610
)
- https://gitlab.com/pycqa/flake8 → https://github.com/PyCQA/flake8
2021-10-04 16:54:25 +00:00
Andrew Murray
fc95a0c3c0
Added quarterly autoupdate_schedule
2021-08-12 22:36:41 +10:00
Andrew Murray
98aa0f10ad
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
Jon Dufresne
2f48b036ad
Update isort URL: timothycrosley/isort → PyCQA/isort
2020-12-19 15:10:47 -08:00
Hugo van Kemenade
e0eec1eb56
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
Hugo van Kemenade
e42aec8c90
Update Black target to py36
2020-07-27 17:02:10 +03:00
Eric L Frederich
9f1f19f999
Use --freeze feature of pre-commit autoupdate
...
This prevents owners of repos used in pre-commit from force updating an
existing tag to contain malacious code.
The changes here were created simply by running
`pre-commit autoupdate --freeze`
2020-06-08 21:08:58 +10:00
Hugo
68ad4c0658
Add yesqa, put writing hooks first, autoupdate
2020-06-06 14:54:58 +03:00
Andrew Murray
5c3ae974cd
Updated flake8 to 3.8.2
2020-06-06 12:08:29 +10:00
Hugo
94c7af7596
Replace spaces with tabs and add to pre-commit linting
2020-05-01 21:23:39 +03:00
Hugo
995707f3ad
Run lint with pre-commit
2020-03-22 10:36:55 +02:00