diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2e8cfc..d3cafd8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: - id: trailing-whitespace - id: check-yaml - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - rev: v1.0.0 + rev: v1.0.1 hooks: - id: scalafmt