Skip to content

Commit a2507e4

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#362)
2 parents 3873297 + 795848b commit a2507e4

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/mwouts/jupytext
3-
rev: v1.17.3
3+
rev: v1.18.0rc0
44
hooks:
55
- id: jupytext
66
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.17.3
10+
jupytext_version: 1.18.0rc0
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/Installing_a_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.17.3
10+
jupytext_version: 1.18.0rc0
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.17.3
10+
jupytext_version: 1.18.0rc0
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.17.3
10+
jupytext_version: 1.18.0rc0
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.17.3
10+
jupytext_version: 1.18.0rc0
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.17.3
10+
jupytext_version: 1.18.0rc0
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.17.3
9+
jupytext_version: 1.18.0rc0
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.17.3
10+
jupytext_version: 1.18.0rc0
1111
kernelspec:
1212
display_name: Python 3
1313
name: python3

examples/openmm/harmonic_bias/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.17.3
9+
jupytext_version: 1.18.0rc0
1010
kernelspec:
1111
display_name: Python 3
1212
language: python

0 commit comments

Comments
 (0)