Skip to content

Commit 2a294ad

Browse files
Remi-Gaugithub-actions[bot]
authored andcommitted
pre-commit hooks auto-update
1 parent e7f35fc commit 2a294ad

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
@@ -30,7 +30,7 @@ repos:
3030
args: [--profile, black]
3131

3232
- repo: https://github.com/psf/black-pre-commit-mirror
33-
rev: 25.1.0
33+
rev: 25.9.0
3434
hooks:
3535
- id: black
3636

@@ -52,7 +52,7 @@ repos:
5252
- id: flake8
5353

5454
- repo: https://github.com/pre-commit/mirrors-mypy
55-
rev: v1.17.1
55+
rev: v1.18.2
5656
hooks:
5757
- id: mypy
5858
additional_dependencies: [types-PyYAML, types-Jinja2, types-click]

0 commit comments

Comments
 (0)