[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:
Konrad Kleine 2024-10-17 15:17:24 +00:00
parent 1be1f5ebdc
commit 260d8e1cdc
4 changed files with 10 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks # See https://pre-commit.com/hooks.html for more hooks
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 rev: v5.0.0
hooks: hooks:
- id: check-ast - id: check-ast
- id: check-case-conflict - id: check-case-conflict
@ -23,7 +23,7 @@ repos:
# See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity # See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity
- repo: https://github.com/teemtee/tmt.git - repo: https://github.com/teemtee/tmt.git
rev: 1.32.2 rev: 1.38.0
hooks: hooks:
- id: tmt-lint - id: tmt-lint

View file

@ -17,4 +17,3 @@ badfuncs:
- gethostbyname - gethostbyname
- gethostbyname2 - gethostbyname2
- inet_aton - inet_aton