mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
[pre-commit]: pre-commit-hooks 5.0.0, tmt 1.38.0
After the update I ran: `pre-commit run -a`
This commit is contained in:
parent
6ab58dc689
commit
cfa15b62ae
4 changed files with 10 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-ast
|
||||
- id: check-case-conflict
|
||||
|
@ -23,7 +23,7 @@ repos:
|
|||
|
||||
# See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity
|
||||
- repo: https://github.com/teemtee/tmt.git
|
||||
rev: 1.32.2
|
||||
rev: 1.38.0
|
||||
hooks:
|
||||
- id: tmt-lint
|
||||
|
||||
|
|
|
@ -17,4 +17,3 @@ badfuncs:
|
|||
- gethostbyname
|
||||
- gethostbyname2
|
||||
- inet_aton
|
||||
|
||||
|
|
Loading…
Reference in a new issue