diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 569d3e1..78d52c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: # exclude: # ^gitops/(?:templates|files)/.*\.yaml - repo: https://github.com/spinergie/pre-commit-dprint - rev: v0.43.1 + rev: v0.43.2 hooks: - id: dprint pass_filenames: false