diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10e1df3d..06caa4e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -85,7 +85,7 @@ repos: - id: jupyter-notebook-cleanup exclude: examples/solve-on-remote.ipynb -# Check for FSFE REUSE compliance (licensing) + # Check for FSFE REUSE compliance (licensing) # - repo: https://github.com/fsfe/reuse-tool # rev: v1.1.2 # hooks: