diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8fa61467..bf0602f90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: stages: [manual] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.23.0 + rev: v8.23.1 hooks: - id: eslint stages: [manual]