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.0 → v0.7.1](astral-sh/ruff-pre-commit@v0.7.0...v0.7.1)
- [github.com/teemtee/tmt.git: 1.37.0 → 1.38.0](https://github.com/teemtee/tmt.git/compare/1.37.0...1.38.0)
- [github.com/gitleaks/gitleaks: v8.21.1 → v8.21.2](gitleaks/gitleaks@v8.21.1...v8.21.2)
  • Loading branch information
pre-commit-ci[bot] authored and Venefilyn committed Oct 30, 2024
1 parent f478fa0 commit 9c3fabf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.0
rev: v0.7.1
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.37.0"
rev: "1.38.0"
hooks:
- id: "tmt-tests-lint"
verbose: false
Expand All @@ -37,7 +37,7 @@ repos:
- https://github.com/oamg/convert2rhel.git
stages: [manual, pre-push]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.1
rev: v8.21.2
hooks:
- id: gitleaks
stages: [manual, pre-push]
Expand Down

0 comments on commit 9c3fabf

Please sign in to comment.