Skip to content

Commit 706de1a

Browse files
Merge pull request #94 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a8b4016 + a0cff05 commit 706de1a

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 24.4.2
3+
rev: 24.8.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -25,7 +25,7 @@ repos:
2525
files: \.py$
2626

2727
- repo: https://github.com/PyCQA/flake8
28-
rev: 7.1.0
28+
rev: 7.1.1
2929
hooks:
3030
- id: flake8
3131
language_version: python3

0 commit comments

Comments
 (0)