Skip to content

Commit 0b73d7e

Browse files
committed
2 parents 39ab89d + 492945c commit 0b73d7e

File tree

6 files changed

+2
-6
lines changed

6 files changed

+2
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ jobs:
3838
# TODO: Add other pre/post setup steps here.
3939
run: |
4040
just _tests
41-

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ repos:
2525
# sub-packages, which confuses pre-commit when it tries to find the latest
2626
# version
2727
- repo: https://github.com/adhtruong/mirrors-typos
28-
rev: v1.35.4
28+
rev: v1.35.5
2929
hooks:
3030
- id: typos

_contributors.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
These are the people who have contributed by submitting changes through pull requests :tada:
22

33

4-
[\@lwjohnst86](https://github.com/lwjohnst86)
4+
[\@lwjohnst86](https://github.com/lwjohnst86)

justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,3 @@ build-contributors:
6666
# Clean up any leftover and temporary build files
6767
cleanup:
6868
rm -rf _temp
69-

template/_metadata.yml.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ versions:
2929
r: ""
3030
rstudio: ""
3131
{%- endif %}
32-

template/pre-workshop/code-of-conduct.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,3 @@ Carpentry](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.h
9595
and
9696
[UofTCoders](https://github.com/UofTCoders/studyGroup/blob/gh-pages/codeOfConduct.md).
9797
:::
98-

0 commit comments

Comments
 (0)