Skip to content

Commit 2f9e0ea

Browse files
authored
Merge pull request #175 from chriskuehl/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0862910 + 3979412 commit 2f9e0ea

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
@@ -12,7 +12,7 @@ repos:
1212
- id: requirements-txt-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/pycqa/flake8
15-
rev: 7.2.0
15+
rev: 7.3.0
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/hhatto/autopep8
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: setup-cfg-fmt
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.16.0
37+
rev: v1.16.1
3838
hooks:
3939
- id: mypy
4040
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)