Skip to content

Commit bfb20e5

Browse files
[pre-commit.ci] pre-commit autoupdate (#93)
updates: - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0) - [github.com/ansible/ansible-lint.git: v6.10.2 → v6.14.2](https://github.com/ansible/ansible-lint.git/compare/v6.10.2...v6.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e179c3d commit bfb20e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: doc8
1818
- repo: https://github.com/psf/black
19-
rev: 22.12.0
19+
rev: 23.1.0
2020
hooks:
2121
- id: black
2222
language_version: python3
@@ -37,6 +37,6 @@ repos:
3737
additional_dependencies:
3838
- flake8-black
3939
- repo: https://github.com/ansible/ansible-lint.git
40-
rev: v6.10.2
40+
rev: v6.14.2
4141
hooks:
4242
- id: ansible-lint

0 commit comments

Comments
 (0)