diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-05-21 14:53:37 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-01-31 14:13:03 +0100 |
| commit | 8fe7bdc29d4c898c4acd4ca1d2b0cfc6b327513e (patch) | |
| tree | a4a85d63f7ed25fb1819d08d496ea095d695a91f /.pre-commit-config.yaml | |
| parent | 9d39b0f19e20056131914dca076e0d686395fe93 (diff) | |
[4.0.x] Bumped versions in pre-commit and npm configurations.
Backport of f825536b5e09b3a047fec0c10aabd91bace0995c from main.
Diffstat (limited to '.pre-commit-config.yaml')
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b08b5a998..429e51ea6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-eslint - rev: v7.30.0 + rev: v8.15.0 hooks: - id: eslint |
