diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d84ba64..32cc6be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - rev: v0.1.3 + rev: v1.0.0 hooks: - id: scalafmt