Commit Graph

11 Commits (6e25216d7aad5539f494dedcd9f4c6e691a24875)

Author SHA1 Message Date
Bradley A. Thornton 79a12c3c43
Enable update docs via pre-commit (#186)
* Enable update docs

* Remove foo

* Changelog

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-25 15:53:41 -07:00
pre-commit-ci[bot] 09edd2c88f
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/ansible-network/collection_prep: 0.9.6 → 1.0.0](https://github.com/ansible-network/collection_prep/compare/0.9.6...1.0.0)
2022-05-09 19:56:06 +00:00
pre-commit-ci[bot] 4f1dc39467
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v3.1.0...v4.2.0)
- [github.com/ansible-network/collection_prep: 0.9.4 → 0.9.6](https://github.com/ansible-network/collection_prep/compare/0.9.4...0.9.6)
2022-04-11 20:18:23 +00:00
cidrblock e60a03686b Enable 2 precommit checks 2022-04-07 13:24:53 -07:00
cidrblock d1d12d4d0d Rebase 2022-04-07 03:30:32 -07:00
cidrblock 994792defd No update docs 2022-04-07 03:28:26 -07:00
cidrblock 35c0cdde4c Update black to latest 2022-04-07 03:27:22 -07:00
Bradley A. Thornton 29debd2be6
Add a skips for pre-commit.ci (#161) 2022-04-07 03:06:28 -07:00
Nathaniel Case 5fe1d93eb0
Updating collection_prep pre-commit hook to 0.9.4 (#99)
Updating collection_prep pre-commit hook to 0.9.4

Committed via https://github.com/asottile/all-repos

Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
2021-09-15 14:12:36 +00:00
Nathaniel Case 7c3a3ee166
git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i 's/0.9.[12]/0.9.3/' (#97)
git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i 's/0.9.[12]/0.9.3/'

Committed via https://github.com/asottile/all-repos

Reviewed-by: None <None>
2021-09-07 20:52:12 +00:00
Nathaniel Case 4a66f0f160
Add pre-commit config file (#62)
Add pre-commit config file

Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-31 17:43:38 +00:00