diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2bd52c7..6e8c65d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v3.2.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -24,14 +24,14 @@ repos: - id: dockerfilelint - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.8 + rev: v2.5.1 hooks: - id: prettier files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$ # ruff for Python formatting - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.6 + rev: v0.4.1 hooks: - id: ruff - id: ruff-format diff --git a/random.txt b/random.txt new file mode 100644 index 0000000..9dd2335 --- /dev/null +++ b/random.txt @@ -0,0 +1 @@ +RAndom file