From 5bbfc006e68407f33d40a09274cd0351906e7772 Mon Sep 17 00:00:00 2001 From: Frank <95406158+frankywild@users.noreply.github.com> Date: Wed, 3 Jan 2024 16:04:43 +0100 Subject: [PATCH] Update header eslint.config.js (#4164) --- eslint.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eslint.config.js b/eslint.config.js index ef8fe77c5..808ec3a26 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -1,4 +1,4 @@ -// Copyright 2017-2023 @polkadot/phishing authors & contributors +// Copyright 2017-2024 @polkadot/phishing authors & contributors // SPDX-License-Identifier: Apache-2.0 import baseConfig from '@polkadot/dev/config/eslint';