diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5eade9b..5e546653 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,8 +19,6 @@ repos: exclude: ^pineappl_cli/src/plot.py - id: ruff-format args: [] - # TODO: remove this exclusion once we've merged this into master - exclude: ^pineappl_cli/src/plot.py - repo: local hooks: - id: fmt