Compare commits
4 commits
f2a7ca44fa
...
174acc986f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
174acc986f | ||
| 98a343a738 | |||
|
|
e10d32198a | ||
| f3e0bc8266 |
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.0.2
|
||||
rev: v3.1.0a1
|
||||
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.2
|
||||
rev: v3.2.3
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: lint (examples)
|
||||
|
|
|
|||
Loading…
Reference in a new issue