From 27ff7d113108e9cc51ddc5ff13b648b9c75fa865 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 27 Sep 2022 00:08:04 +0200 Subject: Add metadata --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7fa20f2..40f4423 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,9 +12,9 @@ repos: entry: black language: system types: [python] - - id: flake8 - name: flake8 - entry: flake8 + - id: ruff + name: ruff + entry: ruff language: system types: [python] - repo: https://github.com/compilerla/conventional-pre-commit -- cgit v1.2.3-70-g09d2