Skip to content

Commit e0afb79

Browse files
authored
Merge pull request jazzband#2057 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e3c2d86 + 700aabc commit e0afb79

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.1.1
3+
rev: 24.2.0
44
hooks:
55
- id: black
66
args: [--target-version=py38]
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.15.0
12+
rev: v3.15.1
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py38-plus]

0 commit comments

Comments
 (0)