We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95e423 commit b944cb9Copy full SHA for b944cb9
.pre-commit-config.yaml
@@ -6,7 +6,7 @@
6
#
7
repos:
8
- repo: https://github.com/executablebooks/mdformat
9
- rev: 0.7.7
+ rev: 0.7.22
10
hooks:
11
- id: mdformat
12
exclude: ^common-testing/3RD-PARTY-LICENSES/
@@ -16,7 +16,7 @@ repos:
16
additional_dependencies:
17
- mdformat-gfm
18
- repo: https://github.com/igorshubovych/markdownlint-cli
19
- rev: v0.27.1
+ rev: v0.44.0
20
21
- id: markdownlint
22
CODEOWNERS
@@ -1 +1 @@
1
-* @carbynestack/amphora-maintainers @carbynestack/castor-maintainers
+* @carbynestack/common-maintainers
0 commit comments