We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca1ddb commit dec1251Copy full SHA for dec1251
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v4.4.0
+ rev: v4.6.0
7
hooks:
8
- id: check-merge-conflict
9
- id: check-symlinks
@@ -14,15 +14,15 @@ repos:
14
- id: mixed-line-ending
15
- id: trailing-whitespace
16
- repo: https://github.com/fsfe/reuse-tool
17
- rev: v1.1.0
+ rev: v4.0.3
18
19
- id: reuse
20
- repo: https://github.com/psf/black
21
- rev: 22.10.0
+ rev: 24.8.0
22
23
- id: black
24
- repo: https://github.com/PyCQA/flake8
25
- rev: 6.0.0
+ rev: 7.1.1
26
27
- id: flake8
28
- repo: https://github.com/markdownlint/markdownlint
0 commit comments