Skip to content

Commit d7a1c59

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

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: 23.1.0
19+
rev: 23.3.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.14.2
40+
rev: v6.14.4
4141
hooks:
4242
- id: ansible-lint

0 commit comments

Comments
 (0)