Skip to content

Commit 5f7ca25

Browse files
authored
Merge pull request #119 from NNPDF/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e4f28cc + 2afedad commit 5f7ca25

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
@@ -19,7 +19,7 @@ repos:
1919
- id: pycln
2020
args: [--config=pyproject.toml]
2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 25.11.0
22+
rev: 25.12.0
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/asottile/blacken-docs
@@ -43,6 +43,6 @@ repos:
4343
additional_dependencies:
4444
- toml
4545
- repo: https://github.com/pre-commit/pre-commit
46-
rev: v4.5.0
46+
rev: v4.5.1
4747
hooks:
4848
- id: validate_manifest

0 commit comments

Comments
 (0)