Compare commits
2 commits
b67f5ce684
...
c2dc55c758
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2dc55c758 | ||
| 75976b3f41 |
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v3.1.0a1
|
||||
rev: v4.0.3
|
||||
hooks:
|
||||
- id: reuse
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
@ -18,7 +18,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/pycqa/pylint
|
||||
rev: v3.2.4
|
||||
rev: v3.2.5
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: lint (examples)
|
||||
|
|
|
|||
Loading…
Reference in a new issue