Skip to content

Commit 43d993d

Browse files
committed
Update pre-commut hooks
1 parent 52fe4ee commit 43d993d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
repos:
66
- repo: https://github.com/fsfe/reuse-tool
7-
rev: v1.1.2
7+
rev: v2.1.0
88
hooks:
99
- id: reuse
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.4.0
11+
rev: v4.5.0
1212
hooks:
1313
- id: check-yaml
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/python/black
17-
rev: 23.7.0
17+
rev: 23.12.1
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/pylint
21-
rev: v2.17.4
21+
rev: v3.0.3
2222
hooks:
2323
- id: pylint
2424
name: pylint

0 commit comments

Comments
 (0)