diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16a879c..0e0bab9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,13 +5,13 @@ exclude: > ) repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.1.0 + rev: v4.3.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - repo: https://github.com/myint/autoflake - rev: v1.4 + rev: v1.6.0 hooks: - id: autoflake exclude: &fixtures tests/functional/|tests/input|tests/extensions/data|tests/regrtest_data/|tests/data/ @@ -22,7 +22,7 @@ repos: - --remove-duplicate-keys - --remove-unused-variables - repo: https://github.com/asottile/pyupgrade - rev: v2.31.0 + rev: v2.38.0 hooks: - id: pyupgrade args: [--py36-plus] @@ -33,11 +33,11 @@ repos: exclude: docs* additional_dependencies: [toml] - repo: https://github.com/psf/black - rev: 22.1.0 + rev: 22.8.0 hooks: - id: black - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.2.0 + rev: v2.4.0 hooks: - id: pretty-format-ini args: [--autofix] diff --git a/docs/src/docs/getting-started.md b/docs/src/docs/getting-started.md index 55a9871..61a2e31 100644 --- a/docs/src/docs/getting-started.md +++ b/docs/src/docs/getting-started.md @@ -49,7 +49,9 @@ Options: --preserve-blank-lines Attempt to preserve blank lines. --format-css Also format contents of