Skip to content

Commit

Permalink
Merge pull request #41 from ssciwr/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
lkeegan authored Apr 8, 2024
2 parents ffc55a0 + 42d82a0 commit 963f2e5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ repos:
- id: check-toml

- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.3.0
hooks:
- id: black
- id: black-jupyter

- repo: https://github.com/kynan/nbstripout
rev: 0.6.1
rev: 0.7.1
hooks:
- id: nbstripout

Expand All @@ -28,7 +28,7 @@ repos:
- "prettier-plugin-toml"

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.3
rev: 0.28.1
hooks:
- id: check-github-workflows

Expand Down
16 changes: 8 additions & 8 deletions jupyter-slides-template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ed72c963",
"id": "0",
"metadata": {
"slideshow": {
"slide_type": "slide"
Expand All @@ -21,7 +21,7 @@
},
{
"cell_type": "markdown",
"id": "f6f11eab",
"id": "1",
"metadata": {
"slideshow": {
"slide_type": "slide"
Expand All @@ -34,7 +34,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "1f4e7a19",
"id": "2",
"metadata": {
"slideshow": {
"slide_type": "fragment"
Expand All @@ -50,7 +50,7 @@
},
{
"cell_type": "markdown",
"id": "f2137e57",
"id": "3",
"metadata": {
"slideshow": {
"slide_type": "slide"
Expand All @@ -63,7 +63,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b6712bb7",
"id": "4",
"metadata": {
"slideshow": {
"slide_type": "fragment"
Expand All @@ -80,7 +80,7 @@
},
{
"cell_type": "markdown",
"id": "6f85b459",
"id": "5",
"metadata": {
"slideshow": {
"slide_type": "slide"
Expand All @@ -93,7 +93,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0ca63e0c",
"id": "6",
"metadata": {
"slideshow": {
"slide_type": "fragment"
Expand All @@ -111,7 +111,7 @@
},
{
"cell_type": "markdown",
"id": "ffbc7619",
"id": "7",
"metadata": {
"slideshow": {
"slide_type": "slide"
Expand Down

0 comments on commit 963f2e5

Please # to comment.