Skip to content

Commit

Permalink
Merge pull request #14 from glotzerlab/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
DomFijan authored Apr 10, 2024
2 parents 7f4905e + 0d2f619 commit 98e866a
Show file tree
Hide file tree
Showing 13 changed files with 69 additions and 68 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci:
autofix_prs: false
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -13,15 +13,15 @@ repos:
- id: check-ast
- id: check-merge-conflict
- repo: https://github.com/kynan/nbstripout
rev: 0.6.1
rev: 0.7.1
hooks:
- id: nbstripout
args:
# Strip metadata but keep counts and outputs
- --keep-count
- --keep-output
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.3.4
hooks:
- id: ruff
args:
Expand Down
32 changes: 16 additions & 16 deletions docs/figures-gen/make-cpd-movie.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ee8310a4-8773-4d81-b57e-723e97f14104",
"id": "0",
"metadata": {},
"source": [
"## Create movies of detection"
Expand All @@ -11,7 +11,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "4feeba70-0dfc-43d7-8483-7e747bbc67dd",
"id": "1",
"metadata": {
"tags": []
},
Expand All @@ -31,7 +31,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "de80b833-363c-4fe1-b803-922b3c5a27b2",
"id": "2",
"metadata": {
"tags": []
},
Expand All @@ -44,7 +44,7 @@
{
"cell_type": "code",
"execution_count": 5,
"id": "06187197-0d28-4437-96f4-afefa9308689",
"id": "3",
"metadata": {
"tags": []
},
Expand All @@ -58,7 +58,7 @@
{
"cell_type": "code",
"execution_count": 6,
"id": "456e495f-966d-42cf-b39f-379911b6653d",
"id": "4",
"metadata": {
"tags": []
},
Expand All @@ -81,7 +81,7 @@
{
"cell_type": "code",
"execution_count": 7,
"id": "7a86d907-669c-42e8-83d8-7dfe5b1807ec",
"id": "5",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -115,7 +115,7 @@
},
{
"cell_type": "markdown",
"id": "ebe8e317-3026-4269-9e7d-6bb010db03a3",
"id": "6",
"metadata": {},
"source": [
"## Signal"
Expand All @@ -124,7 +124,7 @@
{
"cell_type": "code",
"execution_count": 8,
"id": "6006509d-f8e0-4f6f-a46b-ad7c3c90e31c",
"id": "7",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -191,7 +191,7 @@
{
"cell_type": "code",
"execution_count": 9,
"id": "1d2f37f2-2839-4fd2-9bf5-b96887ce6ef1",
"id": "8",
"metadata": {
"tags": []
},
Expand All @@ -203,7 +203,7 @@
{
"cell_type": "code",
"execution_count": 10,
"id": "7145918a-dfe4-41ea-9fcd-c7d2bf4cd319",
"id": "9",
"metadata": {
"tags": []
},
Expand All @@ -214,7 +214,7 @@
},
{
"cell_type": "markdown",
"id": "1a6d741a-3d61-4017-b400-641ffb7d2c2a",
"id": "10",
"metadata": {},
"source": [
"## System"
Expand All @@ -223,7 +223,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "4acd28ab-9395-4bd3-bf57-d01e841ddf66",
"id": "11",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -235,7 +235,7 @@
{
"cell_type": "code",
"execution_count": 42,
"id": "f0a24221-7aa4-4f57-9b7d-de7efaed61b5",
"id": "12",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -315,7 +315,7 @@
{
"cell_type": "code",
"execution_count": 43,
"id": "8d75f1c6-9b84-4703-b870-ca8e4330d9ab",
"id": "13",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -370,7 +370,7 @@
{
"cell_type": "code",
"execution_count": 39,
"id": "e08a88b6-8838-456a-b650-cdf098c280a0",
"id": "14",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -380,7 +380,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "72edc292-c175-4887-9cac-fdfea7c29be7",
"id": "15",
"metadata": {},
"outputs": [],
"source": []
Expand Down
8 changes: 4 additions & 4 deletions docs/tutorials/00-Introducing-dupin/00-index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "184036df-6227-4dd6-8558-b4a97b95f579",
"id": "0",
"metadata": {},
"source": [
"# Introducting dupin\n",
Expand All @@ -17,7 +17,7 @@
},
{
"cell_type": "markdown",
"id": "178a8387-9138-499a-92c0-93ef15c98505",
"id": "1",
"metadata": {
"nbsphinx-toctree": {
"maxdepth": 1
Expand All @@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "925f0eb1-baa0-44f1-96fc-4c48acc02ad4",
"id": "2",
"metadata": {
"tags": []
},
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "markdown",
"id": "23be74a3-d26d-4b70-ad4c-827c433bc16c",
"id": "3",
"metadata": {
"nbsphinx": "hidden",
"tags": []
Expand Down
4 changes: 2 additions & 2 deletions docs/tutorials/00-Introducing-dupin/01-basic-approach.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f1ebdc87-7048-4d26-b592-3920cc8fc0cc",
"id": "0",
"metadata": {},
"source": [
"# Basic Approach\n",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "34e9a7d8-10c0-418a-a0c6-8fb41654eebd",
"id": "1",
"metadata": {
"nbsphinx": "hidden",
"tags": []
Expand Down
18 changes: 9 additions & 9 deletions docs/tutorials/00-Introducing-dupin/02-data-pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cd783fa3-301a-48fa-8995-8668b4455366",
"id": "0",
"metadata": {},
"source": [
"# Setting up a Data Pipeline\n",
Expand All @@ -23,7 +23,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "b9f4d0e9-ae52-407f-8296-6e928489c561",
"id": "1",
"metadata": {
"tags": []
},
Expand All @@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "0f3a757b-1626-449d-821d-4f0f99b21c3a",
"id": "2",
"metadata": {},
"source": [
"## The data module\n",
Expand Down Expand Up @@ -68,7 +68,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "a124fb81-2a90-4c54-b003-b5a103aba6b9",
"id": "3",
"metadata": {
"tags": []
},
Expand All @@ -83,7 +83,7 @@
},
{
"cell_type": "markdown",
"id": "9f5d4c75-e671-4625-975a-29114c405555",
"id": "4",
"metadata": {},
"source": [
"## Builder syntax\n",
Expand All @@ -106,7 +106,7 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "b96ac587-d12d-426b-81ee-888f8333cd75",
"id": "5",
"metadata": {
"tags": []
},
Expand All @@ -121,7 +121,7 @@
},
{
"cell_type": "markdown",
"id": "52078405-31ea-4510-96f1-bdfb89f560f7",
"id": "6",
"metadata": {},
"source": [
"## Reducers\n",
Expand All @@ -145,7 +145,7 @@
{
"cell_type": "code",
"execution_count": 4,
"id": "70e38008-9dc0-47a5-8c90-ab2707ee907f",
"id": "7",
"metadata": {
"tags": []
},
Expand All @@ -156,7 +156,7 @@
},
{
"cell_type": "markdown",
"id": "39fee380-029a-493a-b95a-1d597348cec2",
"id": "8",
"metadata": {
"nbsphinx": "hidden",
"tags": []
Expand Down
Loading

0 comments on commit 98e866a

Please sign in to comment.