Skip to content

Commit d1afb9d

Browse files
[pre-commit.ci] pre-commit autoupdate (#187)
1 parent c140587 commit d1afb9d

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://github.com/mwouts/jupytext
7-
rev: v1.14.0
7+
rev: v1.14.1
88
hooks:
99
- id: jupytext
1010
args: [--sync]

examples/Advanced_Sampling_Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/Install_PySAGES_Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/hoomd-blue/ann/Butane_ANN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/hoomd-blue/cff/Butane_CFF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/hoomd-blue/funn/Butane_FUNN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/hoomd-blue/harmonic_bias/Harmonic_Bias.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/hoomd-blue/spectral_abf/Butane-SpectralABF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter:
66
extension: .md
77
format_name: markdown
88
format_version: '1.3'
9-
jupytext_version: 1.14.0
9+
jupytext_version: 1.14.1
1010
kernelspec:
1111
display_name: Python 3
1212
language: python

examples/hoomd-blue/umbrella_integration/Umbrella_Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupyter:
77
extension: .md
88
format_name: markdown
99
format_version: '1.3'
10-
jupytext_version: 1.14.0
10+
jupytext_version: 1.14.1
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/openmm/Harmonic_Bias.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter:
66
extension: .md
77
format_name: markdown
88
format_version: '1.3'
9-
jupytext_version: 1.14.0
9+
jupytext_version: 1.14.1
1010
kernelspec:
1111
display_name: Python 3
1212
language: python

0 commit comments

Comments
 (0)