Skip to content

Commit e88a4a2

Browse files
authored
Merge pull request #203 from NNPDF/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 35dbecb + f4a7868 commit e88a4a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/asottile/blacken-docs
28-
rev: 1.19.0
28+
rev: 1.19.1
2929
hooks:
3030
- id: blacken-docs
3131
- repo: https://github.com/pycqa/isort
@@ -34,7 +34,7 @@ repos:
3434
- id: isort
3535
args: ["--profile", "black"]
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.18.0
37+
rev: v3.19.0
3838
hooks:
3939
- id: pyupgrade
4040
- repo: https://github.com/pycqa/pydocstyle

0 commit comments

Comments
 (0)