Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 1, 2023
1 parent 016c8a4 commit ef7e84c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ repos:
- id: workflows-require-timeout
- id: helm-lock
- repo: https://github.com/codespell-project/codespell
rev: v2.2.2
rev: v2.2.4
hooks:
- id: codespell
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
hooks:
- id: prettier
additional_dependencies:
- [email protected].1 # npm
- [email protected].7 # npm
- [email protected] # npm
- [email protected] # npm
- '@prettier/[email protected]' # npm
Expand Down Expand Up @@ -71,6 +71,6 @@ repos:
hooks:
- id: ripsecrets
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.17
rev: v0.1.20
hooks:
- id: helmlint
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
c2cciutils[checks,publish]==1.5.0
c2cciutils[checks,publish]==1.5.2
pre-commit==2.21.0

0 comments on commit ef7e84c

Please sign in to comment.