Skip to content

Commit 645f414

Browse files
authored
Merge pull request #107 from ansible-community/pre-commit-ci-update-config
chore: pre-commit autoupdate
2 parents 87e3c50 + cc7f0e8 commit 645f414

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- prettier
2828
- prettier-plugin-toml
2929
- repo: https://github.com/psf/black
30-
rev: 24.4.2
30+
rev: 24.8.0
3131
hooks:
3232
- id: black
3333
language_version: python3
@@ -47,7 +47,7 @@ repos:
4747
- id: debug-statements
4848
language_version: python3
4949
- repo: https://github.com/pycqa/flake8.git
50-
rev: 7.1.0
50+
rev: 7.1.1
5151
hooks:
5252
- id: flake8
5353
additional_dependencies:
@@ -57,7 +57,7 @@ repos:
5757
- flake8-mypy
5858
language_version: python3
5959
- repo: https://github.com/pre-commit/mirrors-mypy.git
60-
rev: v1.10.1
60+
rev: v1.11.1
6161
hooks:
6262
- id: mypy
6363
alias: mypy-py312

0 commit comments

Comments
 (0)