diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d99ccb7..3be10e7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,4 +25,4 @@ - [ ] My changes looks good ; - [ ] I agree that my code may be modified in the future ; -- [ ] My code follows the code style of this project (see `.eslintrc.yml`). +- [ ] My code follows the code style of this project (see `.eslint.config.mjs`).