diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 749720f7..3501acbb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.12.1 hooks: - id: black args: [--safe, --quiet, --line-length=88] @@ -46,7 +46,7 @@ repos: args: [--py3-plus] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.52.0 + rev: v8.56.0 hooks: - id: eslint additional_dependencies: