We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75976b3 + c2dc55c commit a106856Copy full SHA for a106856
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: black
10
- repo: https://github.com/fsfe/reuse-tool
11
- rev: v3.1.0a1
+ rev: v4.0.3
12
13
- id: reuse
14
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -18,7 +18,7 @@ repos:
18
- id: end-of-file-fixer
19
- id: trailing-whitespace
20
- repo: https://github.com/pycqa/pylint
21
- rev: v3.2.4
+ rev: v3.2.5
22
23
- id: pylint
24
name: lint (examples)
0 commit comments