Compare commits

..

No commits in common. "2e1a5cbfe1599110d3383b1ac3b16ec6477a34ef" and "cd544a9b688d934027cb0cadf2472eda6b47e614" have entirely different histories.

3 changed files with 10 additions and 17 deletions

View File

@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.1
rev: 0.24.0
hooks:
#- id: check-dependabot
#- id: check-github-actions
@ -68,17 +68,16 @@ repos:
# prettier, opinionated code formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.2"
rev: "v3.0.1"
hooks:
- id: prettier
exclude_types:
[python, pyi, jupyter]
#additional_dependencies:
#[
#"prettier@3.0.1",
#"prettier-plugin-nginx@1.0.3",
#"prettier-plugin-toml@1.0.0",
#]
exclude_types: [python, pyi, jupyter]
additional_dependencies:
[
"prettier@3.0.1",
"prettier-plugin-nginx@1.0.3",
"prettier-plugin-toml@1.0.0",
]
# Black, opinionated Python code formatter
# - repo: https://github.com/psf/black

View File

@ -1,6 +0,0 @@
# CA-certificates for Chrony to trust NTS servers. Can be specified multiple
# times
# Debian
ntstrustedcerts /etc/ssl/certs/ca-certificates.crt
# Fedora
ntstrustedcerts /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem

@ -1 +1 @@
Subproject commit 76323d51bb6416377fdde9b75b999ca0f71cbb16
Subproject commit bef49977bc3bed3ae530598b154aa8e40228ffd4