Skip to content

Commit 423b137

Browse files
authored
Merge pull request #129 from NNPDF/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0b4631f + 2d48039 commit 423b137

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-case-conflict
1717
- id: check-ast
1818
- repo: https://github.com/hadialqattan/pycln
19-
rev: v2.2.2
19+
rev: v2.3.0
2020
hooks:
2121
- id: pycln
2222
args: [--config=pyproject.toml]
@@ -45,6 +45,6 @@ repos:
4545
additional_dependencies:
4646
- toml
4747
- repo: https://github.com/pre-commit/pre-commit
48-
rev: v3.4.0
48+
rev: v3.5.0
4949
hooks:
5050
- id: validate_manifest

0 commit comments

Comments
 (0)