Skip to content

Commit d4dee04

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/mgedmin/check-manifest: 0.47 → 0.48](mgedmin/check-manifest@0.47...0.48) - [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0) - [github.com/PyCQA/pylint: v2.12.2 → v2.13.4](pylint-dev/pylint@v2.12.2...v2.13.4)
1 parent 0b04c8e commit d4dee04

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ repos:
1111
".xml"
1212

1313
- repo: https://github.com/mgedmin/check-manifest
14-
rev: "0.47"
14+
rev: "0.48"
1515
hooks:
1616
- id: check-manifest
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.1.0
19+
rev: 22.3.0
2020
hooks:
2121
- id: black
2222

2323
- repo: https://github.com/PyCQA/pylint
24-
rev: v2.12.2
24+
rev: v2.13.4
2525
hooks:
2626
- id: pylint
2727
args:

0 commit comments

Comments
 (0)