Skip to content

Commit a177a59

Browse files
authored
Merge pull request #132 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents aa1a957 + 8c08d5e commit a177a59

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-pre-commit-mirror
3-
rev: 25.9.0
3+
rev: 25.11.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -35,7 +35,7 @@ repos:
3535
args: [--py3-plus]
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.21.0
38+
rev: v3.21.1
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py37-plus]

0 commit comments

Comments
 (0)