diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0894aa..20003e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,8 +9,6 @@ ci: default_language_version: node: "lts" - # Remember .python-version ! - python: "3.13" ruby: ".ruby-version" repos: @@ -67,7 +65,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.3 + rev: 0.32.1 hooks: #- id: check-dependabot #- id: check-github-actions diff --git a/.python-version b/.python-version deleted file mode 100644 index bec3a35..0000000 --- a/.python-version +++ /dev/null @@ -1 +0,0 @@ -system