diff --git a/.github/ISSUE_TEMPLATE/examples.yml b/.github/ISSUE_TEMPLATE/examples.yml
index f7b61a5..c6ea75d 100644
--- a/.github/ISSUE_TEMPLATE/examples.yml
+++ b/.github/ISSUE_TEMPLATE/examples.yml
@@ -56,10 +56,10 @@ body:
       description: Run `python --version` to verify your Python version
       multiple: false
       options:
-       - '3.8'
        - '3.9'
        - '3.10'
        - '3.11'
+       - '3.12'
     validations:
       required: true
 
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index faac124..2a14190 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,12 +1,12 @@
 repos:
 
 - repo: https://github.com/pre-commit/pre-commit-hooks
-  rev: v4.4.0
+  rev: v4.5.0
   hooks:
   - id: trailing-whitespace
   - id: check-yaml
 
 - repo: https://github.com/codespell-project/codespell
-  rev: v2.2.2
+  rev: v2.2.6
   hooks:
   - id: codespell
diff --git a/profile/README.md b/profile/README.md
index 4743a52..d7136f6 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -11,7 +11,7 @@ If you're an Ansys employee, you can join by visiting [Join Ansys GitHub Organiz
     * Want to connect with other users of Ansys Open Source Software? Visit the [Ansys Developer Forum](https://discuss.ansys.com/).
 * Contributing
     * Need help developing? See our [PyAnsys developer's guide](https://dev.docs.pyansys.com/).
-    * Learn more about how you can contribute at [Open Source @ Ansys](https://developer.ansys.com/SCA).
+    * Learn more about how you can contribute at [Open Source @ Ansys](https://developer.ansys.com/docs/sca).
 * [Explore open source jobs at Ansys](https://careers.ansys.com/search/?searchby=location&createNewAlert=false&q="open+source")
 
 We also contribute to: