Skip to content

Commit

Permalink
Managed by Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
kradalby committed Jul 3, 2021
1 parent 038085d commit 1312ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.3.1
rev: v2.3.2
hooks:
- id: prettier

Expand Down Expand Up @@ -39,7 +39,7 @@ repos:
# - --exclude-files .drone.yml

- repo: https://github.com/hadolint/hadolint
rev: v2.5.0
rev: v2.6.0
hooks:
- id: hadolint
- repo: https://github.com/golangci/golangci-lint
Expand Down

0 comments on commit 1312ff3

Please sign in to comment.