Skip to content

Commit 1c6bcbb

Browse files
authored
Merge pull request #1644 from Anselmoo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 25a28ba + 285a885 commit 1c6bcbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ repos:
1919
args: ["--maxkb=1000"]
2020
exclude: \.ipynb
2121
- repo: https://github.com/psf/black.git
22-
rev: 24.8.0
22+
rev: 24.10.0
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/asottile/blacken-docs
26-
rev: 1.18.0
26+
rev: 1.19.0
2727
hooks:
2828
- id: blacken-docs
2929
additional_dependencies: [black>=24.1.1]
@@ -70,7 +70,7 @@ repos:
7070
files: '\.(md|js|css)$'
7171
args: [--prose-wrap=always]
7272
- repo: https://github.com/asottile/pyupgrade
73-
rev: v3.17.0
73+
rev: v3.18.0
7474
hooks:
7575
- id: pyupgrade
7676
args: [--py38-plus]

0 commit comments

Comments
 (0)