diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b70c444..526f932 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,14 +1,14 @@ repos: - repo: https://github.com/rapidsai/frigate/ # need a release after https://github.com/rapidsai/frigate/pull/74 - rev: 0aca194f9011a656fd7211dbe2210511c94a36a5 + rev: v0.8.0a hooks: - id: frigate - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.23 # pre-commit autoupdate - to keep the version up to date + rev: v0.1.30 # pre-commit autoupdate - to keep the version up to date hooks: - id: helmlint - repo: https://github.com/jupyterhub/chartpress - rev: 2.2.0 + rev: 2.3.0 hooks: - id: chartpress