Skip to content

Commit

Permalink
Merge pull request #30 from platform-engineering-org/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
lmilbaum authored Oct 9, 2023
2 parents db61c54 + d42f04d commit 754a208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -25,6 +25,6 @@ repos:
- id: markdownlint
additional_dependencies: [rake]
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.2.0
rev: 37.8.1
hooks:
- id: renovate-config-validator

0 comments on commit 754a208

Please sign in to comment.