Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 18, 2025
1 parent b5c874a commit a84b294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ repos:
hooks:
- id: check-dependabot
args: ["--verbose"]
- id: check-renovate
args: ["--verbose"]
- id: check-github-workflows
args: ["--verbose"]

Expand Down

0 comments on commit a84b294

Please sign in to comment.