diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 238e45f..7187354 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - "prettier-plugin-svelte@latest" - "prettier@latest" - repo: https://github.com/pycqa/flake8 - rev: 6.0.0 + rev: 6.1.0 hooks: - id: flake8 # flake8 is passed in all tracked python files