diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee04e20..f7845b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,11 +33,11 @@ repos: args: [--py3-plus] - repo: https://github.com/asottile/setup-cfg-fmt - rev: v2.7.0 + rev: v2.8.0 hooks: - id: setup-cfg-fmt - repo: https://github.com/PyCQA/flake8 - rev: '7.1.2' + rev: '7.2.0' hooks: - id: flake8