Skip to content

build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.19.1 to 2.20.1 #644

build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.19.1 to 2.20.1

build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.19.1 to 2.20.1 #644

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
- uses: pre-commit/[email protected]