From 36ce501a389949757e9563513a1d6bcf8db580f8 Mon Sep 17 00:00:00 2001 From: Michel Villanueva Date: Mon, 21 Jul 2025 22:20:22 -0400 Subject: [PATCH] Updating centrally mantained files --- .github/config.yml | 2 +- .github/stale.yml | 4 ++-- .pre-commit-config.yaml | 4 ++-- CONTRIBUTING.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index a1f959b..323cedf 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -27,5 +27,5 @@ newPRWelcomeComment: > firstPRMergeComment: > Congrats on merging your first pull request 🎉! We greatly appreciate it. - You might be eligible to be added to the [HSF Training Community](https://hepsoftwarefoundation.org/training/https://hepsoftwarefoundation.org/training/community_by_year) page (see the instructions on the page for how to create a profile). If you already have created a profile previously, make sure you're also added to the current year. + You might be eligible to be added to the [HSF Training Community](https://hepsoftwarefoundation.org/training/community_by_year) page (see the instructions on the page for how to create a profile). If you already have created a profile previously, make sure you're also added to the current year. If this repository features a list of contributors at the bottom of the readme, you might also be eligible to add yourself there. \ No newline at end of file diff --git a/.github/stale.yml b/.github/stale.yml index 4ea882c..0cef950 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -3,7 +3,7 @@ # Please do not change it. Rather, update the blueprint in the maintenance repository and propagate # the changes from there. # IF YOU REALLY WANT TO MAKE REPOSITORY SPECIFIC CHANGES TO THIS FILE, PLEASE REMOVE THIS NOTICE! -# Tag @klieret for any questions. +# Tag @michmx for any questions. # ====== # Configuration for probot-stale - https://github.com/probot/stale @@ -41,7 +41,7 @@ markComment: > This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. - Let me bring this to the attention of @klieret @wdconinc @michmx for now. + Let me bring this to the attention of @amorenobr @vlukashenko @richa2710 @michmx for now. # Comment to post when removing the stale label. # unmarkComment: > diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e944aa4..dc60cff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v5.0.0 hooks: - id: check-added-large-files - id: check-case-conflict @@ -25,7 +25,7 @@ repos: files: ^(_episodes|code|README.md|setup.md) - repo: https://github.com/codespell-project/codespell - rev: "v2.2.4" + rev: "v2.4.1" hooks: - id: codespell args: ["-I", "codespell.txt"] diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1efea0a..c1268de 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ agrees to abide by our [code of conduct](CODE_OF_CONDUCT.md). The easiest way to get started is to file an issue to tell us about a mistake, some awkward wording, -a factual error. +or a factual error. This is a good way to introduce yourself and to meet some of our community members. @@ -49,7 +49,7 @@ There are many ways to contribute, from writing new exercises and improving existing ones to updating or filling in the documentation and submitting [bug reports][issues] -about things that do not work, aren not clear, or are missing. +about things that do not work, are not clear, or are missing. If you are looking for ideas, please see the 'Issues' tab for a list of issues associated with this repository, or you may also look at all issues in [hsf-training][hsf-training-issues]