Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.9.3](astral-sh/ruff-pre-commit@v0.7.3...v0.9.3)
- [github.com/teemtee/tmt.git: 1.38.0 → 1.41.0](https://github.com/teemtee/tmt.git/compare/1.38.0...1.41.0)
- [github.com/gitleaks/gitleaks: v8.21.2 → v8.23.2](gitleaks/gitleaks@v8.21.2...v8.23.2)
- [github.com/jendrikseipp/vulture: v2.13 → v2.14](jendrikseipp/vulture@v2.13...v2.14)
  • Loading branch information
pre-commit-ci[bot] authored Jan 27, 2025
1 parent e8cd5c4 commit 4a9c142
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ minimum_pre_commit_version: "2.9.0"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.7.3
rev: v0.9.3
hooks:
# Run the linter.
- id: ruff
Expand All @@ -23,7 +23,7 @@ repos:
hooks:
- id: "check-json5"
- repo: "https://github.com/teemtee/tmt.git"
rev: "1.38.0"
rev: "1.41.0"
hooks:
- id: "tmt-tests-lint"
verbose: false
Expand All @@ -37,11 +37,11 @@ repos:
- https://github.com/oamg/convert2rhel.git
stages: [manual, pre-push]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.2
rev: v8.23.2
hooks:
- id: gitleaks
stages: [manual, pre-push]
- repo: https://github.com/jendrikseipp/vulture
rev: v2.13
rev: v2.14
hooks:
- id: vulture

0 comments on commit 4a9c142

Please sign in to comment.