Skip to content

Commit 855b792

Browse files
Automated documentation update [skip ci] (#41)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 93dfa51 commit 855b792

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/django-upgrade/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ With django-upgrade you can automatically upgrade your Django code to a more mod
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/django-upgrade:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/django-upgrade:2": {}
1111
}
1212
```
1313

src/pyadr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ With PyADR you can easily create ADRs (Architecture Decision Records) in Markdow
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/pyadr:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/pyadr:2": {}
1111
}
1212
```
1313

src/pycqa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Python Code Quality Authority tools.
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/pycqa:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/pycqa:2": {}
1111
}
1212
```
1313

src/pymarkdownlnt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PyMarkdown is primarily a GitHub Flavored Markdown linter.
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/pymarkdownlnt:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/pymarkdownlnt:2": {}
1111
}
1212
```
1313

src/pytest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The pytest framework makes it easy to write small tests, yet scales to support c
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/pytest:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/pytest:2": {}
1111
}
1212
```
1313

src/pyupgrade/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ With pyupgrade you can automatically upgrade your Python code to a more modern v
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/pyupgrade:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/pyupgrade:2": {}
1111
}
1212
```
1313

src/rstcheck/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Checks syntax of reStructuredText and code blocks nested within it.
77

88
```json
99
"features": {
10-
"ghcr.io/hspaans/devcontainer-features/rstcheck:1": {}
10+
"ghcr.io/hspaans/devcontainer-features/rstcheck:2": {}
1111
}
1212
```
1313

0 commit comments

Comments
 (0)