diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 86c0c45..39cfcda 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: clippy - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.39.1 + rev: v10.3.0 hooks: - id: eslint language: node