Skip to content

Commit 90894ec

Browse files
mathbunnyruvvysokikh1
authored andcommitted
ci: Update Conan to 2.22.2 (#6019)
This updates the CI image hashes after following change: XRPLF/ci#81. And, since we use latest Conan, we can have `conan.lock` with a newline at the end, and we don't need to exclude it from `pre-commit` hooks any longer.
1 parent 6b55db4 commit 90894ec

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ repos:
3434
exclude: |
3535
(?x)^(
3636
external/.*|
37-
.github/scripts/levelization/results/.*\.txt|
38-
conan\.lock
37+
.github/scripts/levelization/results/.*\.txt
3938
)$

conan.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
]
5454
},
5555
"config_requires": []
56-
}
56+
}

0 commit comments

Comments
 (0)