We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e885cb + 68933ef commit 0b005afCopy full SHA for 0b005af
1 file changed
.pre-commit-config.yaml
@@ -12,13 +12,13 @@ repos:
12
hooks:
13
- id: reuse
14
- repo: https://github.com/pre-commit/pre-commit-hooks
15
- rev: v4.4.0
+ rev: v4.5.0
16
17
- id: check-yaml
18
- id: end-of-file-fixer
19
- id: trailing-whitespace
20
- repo: https://github.com/pycqa/pylint
21
- rev: v3.0.0
+ rev: v3.0.1
22
23
- id: pylint
24
name: lint (examples)
0 commit comments