Skip to content

Commit

Permalink
remove renovate from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
myakove committed Dec 5, 2024
1 parent b706a98 commit f01fa55
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,11 @@ repos:
]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.1
hooks:
- id: ruff
- id: ruff-format

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.29.0
hooks:
- id: renovate-config-validator

- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.2
hooks:
Expand Down

0 comments on commit f01fa55

Please sign in to comment.