Skip to content

Commit f6c9e1d

Browse files
committed
Update pre-commit-config file
1 parent 820e763 commit f6c9e1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

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

55
repos:
66
- repo: https://github.com/fsfe/reuse-tool
7-
rev: v0.14.0
7+
rev: v1.1.2
88
hooks:
99
- id: reuse
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v2.3.0
11+
rev: v4.4.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.3.0
17+
rev: 23.7.0
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/pylint

0 commit comments

Comments
 (0)