diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c816ceb..d1122bf4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: args: ['--maxkb=4096'] - repo: https://github.com/PyCQA/flake8.git - rev: 7.1.0 + rev: 7.1.1 hooks: - id: flake8 # Have to manually copy this from the .flake8 as flake8 will just ignore the config if the file is passed