diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..1b947fd --- /dev/null +++ b/.envrc @@ -0,0 +1 @@ +layout conda diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 521f1af..fda2b3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,11 +4,11 @@ repos: - repo: https://github.com/commitizen-tools/commitizen - rev: "v2.42.1" + rev: "3.0.1" hooks: - id: commitizen - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.6" + rev: "v3.0.0-alpha.9-for-vscode" hooks: - id: prettier stages: